blob: 4d824c85b50b22823df05ff64c7a5c7f01e29493 (
plain)
1
2
3
4
5
6
7
8
|
include boost-${PV}.inc
include boost.inc
SRC_URI += "\
file://arm-intrinsics.patch \
file://0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch;striplevel=2 \
file://consider-hardfp.patch \
"
|