]> git.zerfleddert.de Git - micropolis/commitdiff
allow overriding $CC for tclx
authorMichael Gernoth <michael@gernoth.net>
Tue, 8 Sep 2009 07:33:38 +0000 (09:33 +0200)
committerMichael Gernoth <michael@gernoth.net>
Tue, 8 Sep 2009 07:33:38 +0000 (09:33 +0200)
src/tclx/config.mk

index 22d43cb2b6a6ffbd8835b3292c4c5dd09cac28eb..69ca791309411682d321ee3625dd7d4dc330d4c0 100644 (file)
@@ -60,7 +60,7 @@ XPM_LIBS=-L/usr/X11R6/lib -lXpm
 # profiling is enabled, the DO_STRIPPING option below must be disabled.
 #
 
-CC=gcc
+#CC=gcc
 
 OPTIMIZE_FLAG=-O3 -DIS_LINUX
 #OPTIMIZE_FLAG=-g -DIS_LINUX
Impressum, Datenschutz