diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-11-01 11:26:21 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-11-01 15:12:01 +0100 |
commit | 30a258e92a9060061e2f8a0c7cbde2bcc511c4bb (patch) | |
tree | 7c33179285b9937911b3edf9144be66e75a93c86 /oox | |
parent | 36f8be6ceefa94aa49efe3577cef5b2969ef1950 (diff) |
gbuild: ExternalProject: improve NMAKE handling
- move actual variables into com_MSC_class.mk
- use export ... && to set the variables, so they affect all subsequent
commands, not just the first one
- clear MAKE as well, as that is apparently used by nmake, but can
only point to GNU make
- set CC, because nmake apparently can interpret C:/Progra~1/.../cl.exe
etc. etc. as a "C:" command with some additional arguments which only
changes the current directory, without even invoking the shell, which
tends to cause profanities to be uttered for extended periods of time
Change-Id: Ia7b1e6a70d6ac116d4ef0312d2aa1a4747fb8cbf
Reviewed-on: https://gerrit.libreoffice.org/44159
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'oox')
0 files changed, 0 insertions, 0 deletions