opnsense-ports/science/nifticlib/files/patch-utils-Makefile
Franco Fichtner 09d05d46a0 */*: sync with upstream
Taken from: FreeBSD
2016-12-29 07:41:55 +01:00

10 lines
213 B
Text

--- utils/Makefile.orig 2007-05-17 20:18:44 UTC
+++ utils/Makefile
@@ -1,5 +1,5 @@
-CC = gcc
-CFLAGS = -ansi -pedantic
+CC ?= gcc
+CFLAGS ?= -ansi -pedantic
FSLIO_INCS = -I../include
NIFTI_INCS = -I../include