summaryrefslogtreecommitdiff
path: root/l10ntools/StaticLibrary_transex.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 /l10ntools/StaticLibrary_transex.mk
parent3ee088ece2abbdff699f44aa4a5b7e3c8b82aa48 (diff)
fix system boost
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
Diffstat (limited to 'l10ntools/StaticLibrary_transex.mk')
-rw-r--r--l10ntools/StaticLibrary_transex.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk
index da2414ab57f0..4e7780120d1d 100644
--- a/l10ntools/StaticLibrary_transex.mk
+++ b/l10ntools/StaticLibrary_transex.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
$$(INCLUDE) \
))
-$(eval $(call gb_StaticLibrary_use_unpacked,transex,boost))
+$(eval $(call gb_StaticLibrary_use_external,transex,boost_headers))
$(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
l10ntools/source/export2 \