diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-06-15 18:03:27 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-07-27 15:54:07 +0200 |
commit | 81791d2ef3552db26c458a1eb0de33fce061502c (patch) | |
tree | f8ee136a797ee595ed0e2dda0c95a08515d265db /io | |
parent | 701e0da3d137406219eb5c2919e8011079a7539a (diff) |
avoid windres preprocessor quoting-messups with current cygwin
apparently fresh installs of cygwin behave differently with the windres
command's quoting and treats --preprocessor='cpp foo bar' as a single file
"cpp foo bar" to run instead of running "cpp" with the arguments "foo"
and "bar".
(-D and -I options are passed to the preprocessor automatically, so no
need to prefix those with --preprocessor-arg)
Conflicts:
- solenv/gbuild/platform/com_MSC_defs.mk
Change-Id: I711e968206f0769ff07152ebb9572e8b71c30cec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114965
Tested-by: Jenkins
Reviewed-by: Georgy Litvinov <git@litvinovg.pro>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
(cherry picked from commit 9b120ad2773676c5445d4664e9c7007c575249a4)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127097
Tested-by: Vasily Melenchuk <vasily.melenchuk@cib.de>
Reviewed-by: Vasily Melenchuk <vasily.melenchuk@cib.de>
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions