Kaydet (Commit) 6874228b authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Different, less intrusive fix for the boostsystem goodness

Change-Id: Icab27a0a8195f5a0fb81a51c4609dfb93036343d
üst cdabc886
...@@ -92,6 +92,7 @@ $(call gb_ExternalProject_get_state_target,liborcus,build) : ...@@ -92,6 +92,7 @@ $(call gb_ExternalProject_get_state_target,liborcus,build) :
--disable-spreadsheet-model \ --disable-spreadsheet-model \
--disable-werror \ --disable-werror \
$(if $(filter YES,$(CROSS_COMPILING)),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \ $(if $(filter YES,$(CROSS_COMPILING)),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
$(if $(filter NO,$(SYSTEM_BOOST)),--with-boost-system=boostsystem) \
&& $(MAKE) \ && $(MAKE) \
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment