diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-10-01 14:09:51 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-10-01 23:32:10 +0200 |
commit | 463a79cbc16c1b4aba1775d7f8ae0324753c322c (patch) | |
tree | a3a3fa4329839f24e34d919cf11e43e8f1b0e36f /cui | |
parent | e25758ac95380965aba486e1eae62f144d389185 (diff) |
CXX_X64_BINARY must be clang-cl not cl when building with clang-cl
...to avoid failures like
> [build CXX] shell/source/win32/spsupp/registrar_x64.cxx
> cl : Command line error D8021 : invalid numeric argument '/Wendif-labels'
after 58ef8c188b6bb2ed307f5e825cc7e475c33d0c33 "Make spsupp*.dll usable on 64-
bit Windows".
This is a bit of a hack, relying on CXX being passed in via autogen.input in my
clang-cl build. Ideally, the code would be reorganized so that CXX_X64_BINARY
is only set after CXX has been set.
Change-Id: Ia2c823ad6b917218858ea541cc6a65fa423e3a09
Reviewed-on: https://gerrit.libreoffice.org/79959
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions