mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
2dbb7706c7
Submitted by: Mikhail Teterin <mi@video-collage.com> email Message-Id: <199811042059.PAA03130@video-collage.com>
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
|