aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.36.0.bb
blob: 140ab290ba5a09203b7372ccc79daa3bc671a8dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include boost-36.inc

PR = "r6"

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