Michael Marineau 8e93e04deb fix(profiles): Move CFLAGS, remove -g, add -mtune=generic
Slowly moving make.conf into profiles, here is another piece. We never
actually use the built debug information so remove -g to produce a
little less of it. Add -mtune=generic to let GCC optimize for whatever
it thinks the most common processors are.
2014-05-16 00:04:46 -04:00
..