diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-01-19 16:48:45 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-01-19 18:35:32 +0100 |
commit | 19de52a0a66323eefd9f82f148ff1751dc6af08e (patch) | |
tree | 631992f7cb0aaee34725495bca019b248ee59bc9 /canvas/source/directx | |
parent | 89790beaf8464d890bcb000ee0c784b86732c355 (diff) |
Fix processing of first path in SOLARINC
...which does not have a space before the -I, so copying starting at pos+3
dropped the leading character from the path. This was apparently never a
problem in practice, as the first path in SOLARINC happens to always be
SRCDIR/include, which should not be needed anyway when building external
projects with this GCC wrapper on Windows.
(So this commit is a change in behavior, making SRCDIR/include available to
those external project builds on Windows, but the follow-up commit
<https://gerrit.libreoffice.org/c/core/+/128615> "Decouple SRCDIR/include from
SOLARINC" will change the behavior back again.)
Change-Id: I3f82a83683ed381b791d221fe1da78b9797aea94
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128621
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'canvas/source/directx')
0 files changed, 0 insertions, 0 deletions