office-gobmx/solenv/gcc-wrappers
Luboš Luňák c5e29ad23d may just as well use -Z7 if trying to avoid shared .pdb access
-Z7 writes all debug info into the .obj file, so it avoids the .pdb
altogether.

Change-Id: I89265009782d0a901ba3583a7241da0daf83860e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129877
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-02-13 13:17:34 +01:00
..
g++.cxx drop 'using namespace std' in s* + toolkit 2021-10-05 23:03:52 +02:00
gcc.cxx drop 'using namespace std' in s* + toolkit 2021-10-05 23:03:52 +02:00
wrapper.cxx may just as well use -Z7 if trying to avoid shared .pdb access 2022-02-13 13:17:34 +01:00
wrapper.hxx support ccache for MSVC too 2021-11-17 15:21:44 +01:00