1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/math/grace/files/patch-ae
Dirk Froemberg 02154816fe Upgrade to 5.0.3gamma.
PR:		ports/13626
Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1999-09-10 16:39:13 +00:00

17 lines
360 B
Plaintext

--- conf/generic.orig Mon Mar 29 01:02:41 1999
+++ conf/generic Fri Sep 10 16:10:36 1999
@@ -17,11 +17,11 @@
###############################
# Misc optimization flags
#
-OPTIMIZE="-O"
+#OPTIMIZE="-O"
###############################
###############################
# Flags used for debugging
#
-DEBUG="-g"
+#DEBUG="-g"
###############################