1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/security/cops/files/patch-ab

12 lines
270 B
Plaintext
Raw Normal View History

--- makefile.orig Tue Mar 9 02:19:18 1993
+++ makefile Tue Jul 11 21:44:29 2000
@@ -23,7 +23,7 @@
# C2 = -DC2
#
-CFLAGS = -O $(C2)
+CFLAGS+ = $(C2)
# sequents need "-lseq" as well... uncomment this if you're running on one:
# SEQFLAGS = -lseq