hi,all
I am trying to compile qemu of tizen.org.
But it fails because of the compiling flag is configured to stop when any unsed-variable is found. So can I modify the QEMU_CFLAGS to avoid compling stop. and how to?
The following is the config-host of qemu.
$$ find ./ -name "*mak"|xargs grep "Werror"
./config-host.mak:QEMU_CFLAGS=-Werror -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict- aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector- strong -I/usr/include/libpng12 -I/usr/include/pixman-1
Best wishes and regards.
Liu peiwen
DTV system sw/2, DPG, SRC-nanjing
|
|
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
