opnsense-ports/sysutils/xpipe/files/patch-Makefile
Franco Fichtner f36c6d6a86 */*: sync with upstream
Taken from: HardenedBSD
2020-05-22 06:11:20 +02:00

11 lines
203 B
Text

--- Makefile.orig 2020-05-19 16:52:46 UTC
+++ Makefile
@@ -1,7 +1,7 @@
NAME= xpipe
OBJS= src/xpipe.o
-CFLAGS= -g -Wall -Werror -Wextra
+CFLAGS+=-Wall -Werror -Wextra
LIBS= -lm
PREFIX?=/usr/local