mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7142ea07fc
PR: 17204 Submitted by: Adam Kranzel <shade@dnai.com>
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
--- lib/Makefile.in.orig Sun Feb 27 17:06:43 2000
|
|
+++ lib/Makefile.in Sun Feb 27 17:06:46 2000
|
|
@@ -35,7 +35,7 @@
|
|
|
|
# To change the compiler switches, for example to change from -O
|
|
# to -g, change the following line:
|
|
-override EXTRA_CFLAGS += @CFLAGS@
|
|
+#override EXTRA_CFLAGS += @CFLAGS@
|
|
|
|
# Default top-level directories in which to install architecture-
|
|
# specific files (exec_prefix) and machine-independent files such
|