Kaydet (Commit) 8dd3de6e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Revert "Fix MSC build of firebird"

Better (?) fix coming.

This reverts commit 9831afe5.
üst f84d2ce5
......@@ -266,6 +266,6 @@ gb_Helper_OUTDIRLIBDIR := $(OUTDIR)/bin
gb_Helper_OUTDIR_FOR_BUILDLIBDIR := $(OUTDIR_FOR_BUILD)/bin
# need windows path with backslashes here
gb_Helper_set_ld_path := PATH="$(shell cygpath -w $(OUTDIR)/bin)"$${PATH:+:$$PATH}
gb_Helper_set_ld_path := PATH="$(shell cygpath -w $(OUTDIR)/bin)"
# vim: set noet sw=4:
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