mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 04:49:17 +00:00
Revert "qemu-native: Enable temporary debug info as default."
We enabled qemu-native debug builds for debug [YOCTO #8143] now is fixed and we don't need it for release. This reverts commit 1fa9a0cc6e4c80a5a2bf40331390ae9da71686c2. (From OE-Core rev: 727e24f9d7818929a4777338fadbb5a431273fe6) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ad8c0216dd
commit
49bf4b1d26
@ -31,9 +31,6 @@ SRC_URI_append_class-native = "\
|
||||
|
||||
EXTRA_OECONF += "--target-list=${@get_qemu_target_list(d)} --disable-werror --disable-bluez --disable-libiscsi --with-system-pixman --extra-cflags='${CFLAGS}'"
|
||||
|
||||
EXTRA_OECONF_append_class-native = " --enable-debug --enable-debug-info"
|
||||
INHIBIT_SYSROOT_STRIP = "1"
|
||||
|
||||
EXTRA_OECONF_class-nativesdk = "--target-list=${@get_qemu_target_list(d)} --disable-werror \
|
||||
"
|
||||
export LIBTOOL="${HOST_SYS}-libtool"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user