summaryrefslogtreecommitdiff
path: root/external/firebird/UnpackedTarball_firebird.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-08-25 09:43:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-08-25 09:43:10 +0200
commit128e7ce3ffa50b11b2d5ff9777a27b095a84e5d7 (patch)
treef3a22e8ad92f275c7735c101b6399428ee2c69ed /external/firebird/UnpackedTarball_firebird.mk
parent5d5f1de548c1086dd3476e40bfe06aa4a5830a6d (diff)
external/firebird: Try track down "Couldn't turn forced writes off" failure
...that is sporadically observed on tinderboxes. (Can be reverted once the cause is found.) Change-Id: I74135b3159fe686b7d7da33da569bde6c73b89e2
Diffstat (limited to 'external/firebird/UnpackedTarball_firebird.mk')
-rw-r--r--external/firebird/UnpackedTarball_firebird.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/firebird/UnpackedTarball_firebird.mk b/external/firebird/UnpackedTarball_firebird.mk
index 861b212dc15d..b746f1bbc19e 100644
--- a/external/firebird/UnpackedTarball_firebird.mk
+++ b/external/firebird/UnpackedTarball_firebird.mk
@@ -20,6 +20,8 @@ $(eval $(call gb_UnpackedTarball_add_patches,firebird,\
external/firebird/firebird-cloop-compiler.patch.1 \
external/firebird/firebird-gcc6.patch.1 \
external/firebird/wnt-dbgutil.patch \
+ external/firebird/debug-gfix-failure.patch \
+ external/firebird/macosx-elcapitan-dyld.patch \
))
ifeq ($(OS)-$(COM),WNT-MSC)