summaryrefslogtreecommitdiff
path: root/boost/UnpackedTarball_boost.mk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-04-22 18:34:04 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-04-22 18:34:36 +0200
commit41d2b58b1ed5c1c4a1ca6ab3e6d7c4f15874d3a3 (patch)
treea2795c72b0afe87928012c271af01c40f6f14f2f /boost/UnpackedTarball_boost.mk
parent5275ed805a6e42f56c59d1c5876a7994625905a9 (diff)
Trying to fix a boost::property_tree::json_parser error on windows
Change-Id: Iea3ec9a56eb008c6a0729a151b392f1e62925720
Diffstat (limited to 'boost/UnpackedTarball_boost.mk')
-rw-r--r--boost/UnpackedTarball_boost.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/UnpackedTarball_boost.mk b/boost/UnpackedTarball_boost.mk
index 6474f221aa8b..687a1638701d 100644
--- a/boost/UnpackedTarball_boost.mk
+++ b/boost/UnpackedTarball_boost.mk
@@ -62,6 +62,8 @@ boost_patches += boost_1_44_0-gcc4.8.patch
# https://svn.boost.org/trac/boost/changeset/78496
boost_patches += boost.4874.patch
+boost_patches += boost.ptree.patch
+
$(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))
$(eval $(call gb_UnpackedTarball_set_tarball,boost,$(BOOST_TARBALL)))