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

We like Scott, but these warnings are not for public consumption

Change-Id: I8af4c25abd288ed4d5ac754d2b685c3dcf9d081b
üst 376f85f0
......@@ -32,6 +32,7 @@ $(call gb_ExternalProject_get_state_target,libodfgen,build) :
--disable-shared \
--disable-debug \
--disable-werror \
--disable-weffc \
CXXFLAGS="$(if $(filter NO,$(SYSTEM_BOOST)),-I$(call gb_UnpackedTarball_get_dir,boost),$(BOOST_CPPFLAGS))" \
$(if $(filter YES,$(CROSS_COMPILING)),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
&& (cd $(EXTERNAL_WORKDIR)/src && $(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