fix sal build with system-boost
Change-Id: I56ce5fc99c654c63df87844c78f652c4ff13ce2c
This commit is contained in:
@@ -59,7 +59,9 @@ $(eval $(call gb_Library_use_libraries,sal,\
|
|||||||
$(gb_UWINAPI) \
|
$(gb_UWINAPI) \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
ifneq ($(SYSTEM_BOOST),YES)
|
||||||
$(eval $(call gb_Library_use_unpacked,sal,boost))
|
$(eval $(call gb_Library_use_unpacked,sal,boost))
|
||||||
|
endif
|
||||||
|
|
||||||
$(eval $(call gb_Library_use_externals,sal,\
|
$(eval $(call gb_Library_use_externals,sal,\
|
||||||
valgrind \
|
valgrind \
|
||||||
|
Reference in New Issue
Block a user