mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
|
--- 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@
|