Kaydet (Commit) 4cf0e29c authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

Revert "firebird: enable-debug cause trouble due to a lifecycle management issue"

This reverts commit 814818c3.
Upstream patched the underlying cause
üst c39f77fc
......@@ -50,6 +50,7 @@ $(call gb_ExternalProject_get_state_target,firebird,build):
--without-editline \
--disable-superserver \
--with-system-icu --without-fbsample --without-fbsample-db \
$(if $(filter TRUE,$(ENABLE_DEBUG)),--enable-debug) \
$(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
$(if $(filter IOS ANDROID,$(OS)),--disable-shared,--disable-static) \
&& $(if $(filter WNT,$(OS)),\
......
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