summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--external/firebird/firebird-cygwin-msvc.patch.12
1 files changed, 1 insertions, 1 deletions
diff --git a/external/firebird/firebird-cygwin-msvc.patch.1 b/external/firebird/firebird-cygwin-msvc.patch.1
index 5e2368b89bcf..b563a1063a9a 100644
--- a/external/firebird/firebird-cygwin-msvc.patch.1
+++ b/external/firebird/firebird-cygwin-msvc.patch.1
@@ -790,5 +790,5 @@ unchanged:
$(GEN_ROOT)/%.res: $(SRC_ROOT)/%.rc
- windres --output-format=coff --include-dir=$(<D) $< $@
-+ windres --output-format=coff --include-dir=$(<D) --target=pe-i386 $< $@
++ rc.exe $(SOLARINC) /fo $@ $<
only in patch2: