LICENSES
author Michael Hope <michael.hope@linaro.org>
Wed Oct 05 14:19:51 2011 +1300 (2011-10-05)
changeset 2701 99de89e9acba
permissions lrwxrwxrwx
scripts: support extra host compiler flags

Allow the user to configure extra flags to pass to the host compiler
at build time. Applies to both C and C++.

Useful on Ubuntu to turn off the stack protector and fortify defaults
so the program stands a better chance of running on other distros.

Signed-off-by: Michael Hope <michael.hope@linaro.org>
[yann.morin.1998@anciens.enib.fr: put the custom flags at the end]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 COPYING