Remove -ansi -pedantic from the g++ command for better optimization
[senf.git] / Utils / SConscript
1 Import('env')
2 import SatSCons
3
4 ###########################################################################
5
6 SatSCons.StandardTargets(env)
7 SatSCons.Lib(env, 'Utils',  SatSCons.GlobSources())