1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/java/guavac/files/patch-ad
1997-02-18 00:24:06 +00:00

12 lines
235 B
Plaintext

--- configure.orig Fri Aug 2 19:55:11 1996
+++ configure Sun Feb 16 19:28:11 1997
@@ -1598,7 +1598,7 @@
-CFLAGS="-g -I. -I.. -I../common"
+CFLAGS="-O -I. -I.. -I../common"
cat >> confdefs.h <<EOF
#define CFLAGS "$CFLAGS"
EOF