[110504] trunk/dports/lang/gcc48/Portfile
Revision: 110504 https://trac.macports.org/changeset/110504 Author: jeremyhu@macports.org Date: 2013-08-31 12:58:08 -0700 (Sat, 31 Aug 2013) Log Message: ----------- gcc48: Remove accidental redundant update to gcc48 that I pushed with the last commit Modified Paths: -------------- trunk/dports/lang/gcc48/Portfile Modified: trunk/dports/lang/gcc48/Portfile =================================================================== --- trunk/dports/lang/gcc48/Portfile 2013-08-31 19:56:30 UTC (rev 110503) +++ trunk/dports/lang/gcc48/Portfile 2013-08-31 19:58:08 UTC (rev 110504) @@ -107,10 +107,6 @@ destroot.target install install-info-host -# These would be passed on to the bootstrap compiler if present, so just strip them -configure.cxxflags-delete -stdlib=libc++ -configure.cxxflags-delete -stdlib=libstdc++ - if {${subport} == "libgcc"} { conflicts libgcc-devel
participants (1)
-
jeremyhu@macports.org