summaryrefslogtreecommitdiff
path: root/graphics/Mesa/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa/patches/patch-aa')
-rw-r--r--graphics/Mesa/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/Mesa/patches/patch-aa b/graphics/Mesa/patches/patch-aa
new file mode 100644
index 00000000000..cfe1e14d13c
--- /dev/null
+++ b/graphics/Mesa/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Make-config.BAK Sun Nov 2 04:30:16 1997
++++ Make-config Sun Nov 2 04:30:34 1997
+@@ -590,7 +590,7 @@
+ "TK_LIB = libMesatk.so.$(VERSION)" \
+ "AUX_LIB = libMesaaux.so.$(VERSION)" \
+ "CC = gcc" \
+- "CFLAGS = -O2 -m486 -fPIC -I/usr/X11R6/include -DHZ=100" \
++ "CFLAGS = -O2 -fPIC -I/usr/X11R6/include -DHZ=100" \
+ "MAKELIB = ../mklib.netbsd" \
+ "RANLIB = true" \
+ "XLIBS = -L/usr/X11R6/lib -lX11"