summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-12 18:37:10 -0500
committerPeter Foley <pefoley2@verizon.net>2012-11-13 17:03:35 -0500
commite1f742a601c1c1c0535d796e7a7705990a9da891 (patch)
tree8d1d08d9e1f36359c47eeb70a773154cbabcbf21 /sal/Library_sal.mk
parent3ee088ece2abbdff699f44aa4a5b7e3c8b82aa48 (diff)
fix system boost
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
Diffstat (limited to 'sal/Library_sal.mk')
-rw-r--r--sal/Library_sal.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 237fe3f5cfb8..d537bc0947a5 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -59,12 +59,9 @@ $(eval $(call gb_Library_use_libraries,sal,\
$(gb_UWINAPI) \
))
-ifneq ($(SYSTEM_BOOST),YES)
-$(eval $(call gb_Library_use_unpacked,sal,boost))
-endif
-
$(eval $(call gb_Library_use_externals,sal,\
valgrind \
+ boost_headers \
))
$(eval $(call gb_Library_use_system_win32_libs,sal,\