summaryrefslogtreecommitdiff
path: root/misc/bottlerocket/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bottlerocket/patches/patch-aa')
-rw-r--r--misc/bottlerocket/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/bottlerocket/patches/patch-aa b/misc/bottlerocket/patches/patch-aa
new file mode 100644
index 00000000000..c8b7b83a9f6
--- /dev/null
+++ b/misc/bottlerocket/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.old Tue Dec 28 15:12:47 1999
++++ Makefile.in Tue Dec 28 15:12:59 1999
+@@ -23,7 +23,7 @@
+
+ CFLAGS = @CFLAGS@
+
+-CFLAGS += -I. -Wall -O2 -DX10_PORTNAME=\"@X10PORT@\"
++CFLAGS += -I. -Wall -DX10_PORTNAME=\"@X10PORT@\"
+ DEFS=@DEFS@
+ LIBS=@LIBS@
+ INSTALL= @INSTALL@