cmake-utils.eclass: Wipe out default flags for std build types
authorMichał Górny <mgorny@gentoo.org>
Sun, 27 Nov 2016 13:28:55 +0000 (14:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 30 Nov 2016 09:42:11 +0000 (10:42 +0100)
commit92700a0e7bce7aeadaf65fb778cec49e5ebc594d
treef1baccfdb0d9a9c8da64e0ee3386ba57ffbd0581
parentc9b53dc891212694296acb0a4d131a1d31fa1f21
cmake-utils.eclass: Wipe out default flags for std build types

Wipe out the default compiler & linker flags that are forced by CMake
for the standard build types. This improves the sanity of the build if
we are forced to use one of those types.
eclass/cmake-utils.eclass