opnsense-ports/devel/z88dk/files/patch-ext_cpm_Makefile
Franco Fichtner bb5eb57737 */*: sync with upstream
Taken from: FreeBSD
2021-11-29 13:26:28 +01:00

11 lines
215 B
Text

--- ext/cpm/Makefile.orig 2018-08-30 03:00:18 UTC
+++ ext/cpm/Makefile
@@ -12,7 +12,7 @@ else
EXE :=
endif
-CC = gcc
+CC ?= gcc
CFLAGS = -g -pipe -Wall -DPOSIX_TTY -DLITTLE_ENDIAN -DMEM_BREAK
LDFLAGS =