aboutsummaryrefslogtreecommitdiffstats
path: root/packages/boost/boost_1.36.0.bb
blob: 17fddb06b452da24977ae5eabc2594f67b2c936d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include boost-36.inc

DEFAULT_PREFERENCE = "-1"

FILE_PR = "r3"

SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
           file://arm-intrinsics.patch;patch=1 \
          "

BJAM_OPTS    = '${BJAM_TOOLS} \
                --builddir=${S}/${TARGET_SYS} \
                ${BJAM_EXTRA}'