scons: Drop gprof support for profile builds; tweak optimization flags instead.
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 20 Sep 2009 17:07:16 +0000 (18:07 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 20 Sep 2009 17:09:34 +0000 (18:09 +0100)
commit1a9eec84bd363409b884fbf468dbec6ca595b593
treedee7124ca05e19dd60719b933e33c335b6718b10
parent911a7a82cd44e89dd7c24a256a0a172f01eadde3
scons: Drop gprof support for profile builds; tweak optimization flags instead.

gprof is useful for shared libraries, hence our drivers. Nevertheless
profilers like oprofile can benefit from disabling some relatively
minor optimizations for more accurate / complete results.
scons/gallium.py