ports/sysutils/od1000_firmware/patches/patch-flasher_Makefile

14 lines
288 B
Text

Index: flasher/Makefile
--- flasher/Makefile.orig
+++ flasher/Makefile
@@ -14,8 +14,8 @@
# platforms, make sure to use gmake to build this project
#
OBJS= hex.o flasher.o main.o
-CFLAGS= -g -Wall
-CXXFLAGS= $(CFLAGS)
+COPTFLAGS= -g -Wall
+CFLAGS?= ${COPTFLAGS}
LDFLAGS= -g
LDLIBS=