generic-poky/meta
Andre McCurdy 3d19a1e10c security_flags.inc: disable -fstack-protector-XXX for valgrind
Valgrind (v3.11.0) expects to build with stack protection disabled
and includes -fno-stack-protector in its default CFLAGS. However, the
CFLAGS provided by OE are included on the compiler command line after
the defaults so any -fstack-protector-all / -fstack-protector-strong
option provided by security_flags.inc will cause problems.

 | .../build-bcm97425vms/tmp/work/mips32el-rdk-linux/valgrind/3.11.0-r0/valgrind-3.11.0/coregrind/m_mallocfree.c:892: undefined reference to `__stack_chk_guard'
 | .../build-bcm97425vms/tmp/work/mips32el-rdk-linux/valgrind/3.11.0-r0/valgrind-3.11.0/coregrind/m_mallocfree.c:947: undefined reference to `__stack_chk_fail'

(From OE-Core rev: ff4f46700a4810fcb49c58978b17af4f52fa9925)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-07 13:40:15 +00:00
..
classes qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00
conf security_flags.inc: disable -fstack-protector-XXX for valgrind 2016-01-07 13:40:15 +00:00
files toolchain-shar-extract.sh: fix ~ not working in path 2015-12-11 11:23:30 +00:00
lib oeqa/selftest: support sets in devtool comparisons 2015-12-28 09:25:20 +00:00
recipes-bsp meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
recipes-connectivity bluez5: include the patch only for 5.36 2015-12-28 13:02:11 +00:00
recipes-core udev-extraconf: introduce multiple blacklist files for more complex setups 2016-01-06 15:27:34 +00:00
recipes-devtools orc: Add missing PACKAGES_DYNAMIC 2016-01-06 15:27:33 +00:00
recipes-extended packagegroup-core-lsb: treat qt4 packages same as qt3 packages 2016-01-07 13:40:15 +00:00
recipes-gnome epiphany: update to 3.18.2 2015-12-28 09:25:16 +00:00
recipes-graphics xorg-lib: allow native building without x11 DISTRO_FEATURES 2015-12-28 09:25:19 +00:00
recipes-kernel linux-firmware: package Broadcom BCM43340 firmware 2015-12-28 09:25:18 +00:00
recipes-lsb4 libpng12: Upgrade 1.2.54 -> 1.2.55 2015-12-16 12:12:16 +00:00
recipes-multimedia gstreamer1.0-libav: upgrade to version 1.6.2 2015-12-28 09:25:18 +00:00
recipes-qt/qt4/qt4-4.8.7 qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00
recipes-rt rt-tests: upgrade to version 0.96 2015-11-25 07:50:33 +00:00
recipes-sato qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00
recipes-support icu: fix upstream version check 2015-12-28 09:25:15 +00:00
site site/common-linux: Add some macros to avoid sleeps during configure 2015-12-14 22:30:56 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00