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

Trying to fix win32 dbgutil build of firebird

Change-Id: Id28b1eeb1f3ef120d0f764d5c584cc97125290a2
üst e179af15
......@@ -20,10 +20,16 @@ $(eval $(call gb_UnpackedTarball_add_patches,firebird,\
))
ifeq ($(OS)-$(COM),WNT-MSC)
ifeq ($(ENABLE_DBGUTIL),TRUE)
$(eval $(call gb_UnpackedTarball_add_patches,firebird,\
firebird/firebird-cygwin-msvc-dbgutil.patch.1 \
))
else
$(eval $(call gb_UnpackedTarball_add_patches,firebird,\
firebird/firebird-cygwin-msvc.patch.1 \
))
endif
endif
ifeq ($(OS),MACOSX)
$(eval $(call gb_UnpackedTarball_add_patches,firebird,\
......
This diff is collapsed.
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