1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net/stund/files/patch-Makefile
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

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