mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
|
--- Makefile.orig Thu Aug 20 01:47:03 1998
|
||
|
+++ Makefile Wed Nov 4 15:56:48 1998
|
||
|
@@ -41,4 +41,3 @@
|
||
|
# below for an entry for your system.
|
||
|
-CC=gcc
|
||
|
-CFLAGS=-O -Wall
|
||
|
+CFLAGS+=-Wall
|
||
|
LDFLAGS=-s
|