Remove -ansi -pedantic from the g++ command for better optimization
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 14 Nov 2006 13:20:22 +0000 (13:20 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 14 Nov 2006 13:20:22 +0000 (13:20 +0000)
commitbe850b3a668390421f62baf542c2a7b7e984386f
treeb3d26ea9115f301c9f9565ed58dfda15d382ba17
parent9248350bdd5a59799e603936d98241a1bb4591f9
Remove -ansi -pedantic from the g++ command for better optimization
Add support for 'EXTRA_DEFINES' and 'EXTRA_LIBS' config variables
Add additional config support for Boost and STLport (BOOST_RUNTIME, BOOST_DEBUG_RUNTIME and STLPORT_DEBUGLIB)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@155 270642c3-0616-0410-b53a-bc976706d245
satscons/SatSCons.py