Kaydet (Commit) 626bf18d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

The glyphy configury takes no --enable/disable-debug option

Change-Id: Id098945656c0d97a0fc11efb42a0d09efb3e5557
üst 0dd67234
......@@ -29,7 +29,6 @@ $(call gb_ExternalProject_get_state_target,glyphy,build) :
, \
--enable-shared --disable-static \
) \
$(if $(ENABLE_DEBUG),--enable-debug,--disable-debug) \
$(if $(filter MACOSX,$(OS)),--prefix=/@.__________________________________________________OOO) \
$(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
&& $(if $(verbose),V=1) \
......
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