mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
(From OE-Core rev: a8add0bdec7c51c9a7f851b2c63017c79faaa273) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 lines
468 B
BlitzBasic
11 lines
468 B
BlitzBasic
require boost-${PV}.inc
|
|
require boost.inc
|
|
|
|
SRC_URI += "file://boost-CVE-2012-2677.patch \
|
|
file://boost-math-disable-pch-for-gcc.patch \
|
|
file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
|
|
file://0001-dont-setup-compiler-flags-m32-m64.patch \
|
|
file://0001-fiber-libs-Define-SYS_futex-if-it-does-not-exist.patch \
|
|
file://0001-BoostConfig.cmake-allow-searching-for-python310.patch \
|
|
"
|