opnsense-ports/graphics/flasm/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

10 lines
348 B
Text

--- ./Makefile.orig 2014-03-18 08:44:13.925827724 +0100
+++ ./Makefile 2014-03-18 08:44:31.479832342 +0100
@@ -1,6 +1,5 @@
UNAME = $(shell uname)
-CC = gcc
-CFLAGS = -g -Wall -O2
+CC ?= gcc
LIBS = -lz
OFILES = util.o keywords.o flasm.o unflasm.o lex.yy.o assembler.tab.o
GARBAGE = assembler.tab.* lex.yy.c memwatch.o gmon.out memwatch.log core