diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2008-10-17 21:28:19 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2008-10-17 21:28:19 +0200 |
commit | db23121a07f8b105a842b5257eae8db00b04b535 (patch) | |
tree | 5c7ab03b7dbfa44d177c54d83dc8e36e55dd0689 /packages/boost/boost_1.36.0.bb | |
parent | 317c1e6932d9f2743f73ff7b39564310a7ff4b06 (diff) |
boost-1.36: build missing boost libraries
* pass --with-LIBRARY to jam for each boost library
* align package names with their Debian counterparts
Diffstat (limited to 'packages/boost/boost_1.36.0.bb')
-rw-r--r-- | packages/boost/boost_1.36.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/boost/boost_1.36.0.bb b/packages/boost/boost_1.36.0.bb index 20a8f0ad47..fdc3136ac4 100644 --- a/packages/boost/boost_1.36.0.bb +++ b/packages/boost/boost_1.36.0.bb @@ -2,7 +2,7 @@ include boost-36.inc DEFAULT_PREFERENCE = "-1" -FILE_PR = "r1" +FILE_PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ file://arm-intrinsics.patch;patch=1 \ |