30 Aug
2007
30 Aug
'07
5:32 p.m.
On Aug 28, 2007, at 05:18, source_changes@macosforge.org wrote:
Revision: 28325
[snip]
@@ -66,7 +66,7 @@ --enable-monolithic
platform darwin 8 { - configure.env-append CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 + configure.compiler gcc-4.0 }
set installtype release
Why do we keep repeating these lines in so many portfiles? Why isn't "configure.compiler gcc-4.0" the default on darwin 8, and similarly, "configure.compiler gcc-3.3" the default on darwin 7?