windows: set CONFIG_SHELL for external configure runs
Change-Id: I9cb03692524eced35935ad1979027f7b196e5ed6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166329 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
This commit is contained in:
@@ -19,6 +19,8 @@ gb_Helper_LIBRARY_PATH_VAR := PATH
|
||||
|
||||
gb_MKTEMP := mktemp --tmpdir=$(TMPDIR) gbuild.XXXXXX
|
||||
|
||||
gb_RUN_CONFIGURE := CONFIG_SHELL=$(shell cygpath -ms /bin/sh)
|
||||
|
||||
# define _WIN32_WINNT and WINVER will be derived from it in sdkddkver.h
|
||||
# current baseline is Windows 7 (NT 6.1)
|
||||
# for _WIN32_IE, if _WIN32_WINNT >= 0x0600 the derived value from
|
||||
|
Reference in New Issue
Block a user