summaryrefslogtreecommitdiffstats
path: root/science/nifticlib/files/patch-examples-Makefile
blob: a60095c0de11803bb4d50334efbfd92027714221 (plain)
1
2
3
4
5
6
7
8
--- examples/Makefile.orig	2013-10-29 15:56:43.000000000 -0500
+++ examples/Makefile	2013-10-29 15:56:48.000000000 -0500
@@ -1,4 +1,4 @@
-CC	=	gcc
+CC	?=	gcc
 CFLAGS	=	-ansi -pedantic
 
 FSLIO_INCS	=	-I../include
OpenPOWER on IntegriCloud