Home
last modified time | relevance | path

Searched hist:de3852877f1e452321352fdb7e678f079876a41b (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigurede3852877f1e452321352fdb7e678f079876a41b Wed Jun 03 03:56:37 CDT 2015 Alex Bennée <alex.bennee@linaro.org> configure: postfix --extra-cflags to QEMU_CFLAGS

It makes sense that extra-cflags should be appended after the normal
CFLAGS so they don't get overridden by default behaviour. This way if
you specify something like:

./configure --extra-cflags="-O0"

You will see the requested behaviour.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>