opnsense-ports/comms/bpl+/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

15 lines
319 B
Text

--- Makefile.orig Fri Jun 13 14:13:23 2003
+++ Makefile Fri Jun 13 14:13:43 2003
@@ -4,11 +4,9 @@
# USE_MKTIME use mktime instead of timelocal
#
MAKE = make
-CC = gcc
-OPTFLAG = -O $(OPTS)
OBJS = bpl.o bplexec.o rsraw.o
-CFLAGS = $(OPTFLAG) $(FLAG1) $(FLAG2)
+CFLAGS += $(FLAG1) $(FLAG2)
all:
@sh config.sh