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

DEFAULT_PREFERENCE = "-1"

FILE_PR = "r1"

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}'