summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 69f18c5..dfa0f97 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -23,7 +23,7 @@ export CT_RESTART=$(RESTART)
PHONY += all
all: help
-HOST_CC = gcc -funsigned-char
+HOST_CC := gcc -funsigned-char
# Help system
help:: help-head help-config help-samples help-build help-clean help-distrib help-env help-tail