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

firebird: backport upstream patch to avoid life cycle issues

with temp files...

Change-Id: I3c76baa38c6854600fbfd1dd48c554ff8716969e
üst 9a670eb4
...@@ -16,6 +16,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,firebird,\ ...@@ -16,6 +16,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,firebird,\
external/firebird/firebird-rpath.patch.0 \ external/firebird/firebird-rpath.patch.0 \
external/firebird/firebird-c++11.patch.1 \ external/firebird/firebird-c++11.patch.1 \
external/firebird/firebird-c++11replfn.patch.0 \ external/firebird/firebird-c++11replfn.patch.0 \
external/firebird/firebird-no-open-temp-on-shutdown.patch.1 \
)) ))
ifeq ($(OS)-$(COM),WNT-MSC) ifeq ($(OS)-$(COM),WNT-MSC)
......
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