mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
6172d4b590
With hat: portmgr Sponsored by: Absolight
14 lines
210 B
Plaintext
14 lines
210 B
Plaintext
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -21,8 +21,8 @@
|
|
#
|
|
# Alternatively, for debugging.
|
|
#
|
|
-CXXFLAGS+=-g -O -Wall
|
|
-LDFLAGS+=-g -O -Wall
|
|
+CXXFLAGS+=-Wall
|
|
+LDFLAGS+=-Wall
|
|
# for solaris
|
|
#LDFLAGS+= -lnsl -lsocket
|
|
|