mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
|
--- makefile.orig Wed Jun 3 22:17:30 1998
|
||
|
+++ makefile Wed Jun 3 22:17:35 1998
|
||
|
@@ -20,7 +20,7 @@
|
||
|
SUPPORT = is_able.lst suid.stop crc_list
|
||
|
|
||
|
#
|
||
|
-CFLAGS = -O
|
||
|
+#CFLAGS = -O
|
||
|
# sequents need "-lseq" as well... uncomment this if you're running on one:
|
||
|
# SEQFLAGS = -lseq
|
||
|
|