[hackers] [smdev] Just default to cc and if needed one can modify the existing CC in config.mk || sin
commit b2b6178585f9f3d610fa1638c2dd3032396171ea
Author: sin <sin_AT_2f30.org>
Date: Sun Sep 28 13:16:50 2014 +0100
Just default to cc and if needed one can modify the existing CC in config.mk
diff --git a/config.mk b/config.mk
index 4e25dce..f641208 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -4,7 +4,6 @@ VERSION = 0.2.2
# paths
PREFIX = /usr/local
-#CC = gcc
#CC = musl-gcc
LD = $(CC)
CPPFLAGS = -D_BSD_SOURCE -D_GNU_SOURCE
Received on Sun Sep 28 2014 - 14:17:35 CEST
This archive was generated by hypermail 2.3.0
: Sun Sep 28 2014 - 14:24:09 CEST