From 787be081500206ce14dbfe412e4e6cfd32443308 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 22 Jul 2007 16:36:20 +0000 Subject: No need to expand the host cc every time. 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 -- cgit v0.10.2-6-g49f6