[Lunar-commits] r14861 - lunar/trunk/var/lib/lunar/functions
Auke Kok
sofar at lunar-linux.org
Fri May 20 09:13:35 UTC 2005
Author: sofar
Date: 2005-05-20 09:13:34 +0000 (Fri, 20 May 2005)
New Revision: 14861
Modified:
lunar/trunk/var/lib/lunar/functions/optimize.lunar
Log:
Need to export this so it reaches the wrappers.
Modified: lunar/trunk/var/lib/lunar/functions/optimize.lunar
===================================================================
--- lunar/trunk/var/lib/lunar/functions/optimize.lunar 2005-05-20 09:09:44 UTC (rev 14860)
+++ lunar/trunk/var/lib/lunar/functions/optimize.lunar 2005-05-20 09:13:34 UTC (rev 14861)
@@ -757,6 +757,7 @@
export CFLAGS
export CXXFLAGS
export LDFLAGS
+ export MAKES
use_wrappers
verbose_msg "BUILD=\"$BUILD\""
More information about the Lunar-commits
mailing list