mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
The alleviates the need to use and maintain hand-written assembly, just relying on the compiler to do the right thing. (From OE-Core rev: 0e683664dfbe2b71288445a86e31fbea062ed564) Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
475 B
BlitzBasic
13 lines
475 B
BlitzBasic
include boost-${PV}.inc
|
|
include boost.inc
|
|
|
|
SRC_URI += "\
|
|
file://arm-intrinsics.patch \
|
|
file://consider-hardfp.patch \
|
|
file://boost-CVE-2012-2677.patch \
|
|
file://0001-boost-asio-detail-socket_types.hpp-fix-poll.h-includ.patch \
|
|
file://0002-boost-test-execution_monitor.hpp-fix-mips-soft-float.patch \
|
|
file://0003-smart_ptr-mips-assembly-doesn-t-compile-in-mips16e-m.patch \
|
|
file://0004-Use-atomic-by-default-when-BOOST_NO_CXX11_HDR_ATOMIC.patch \
|
|
"
|