mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
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.