Viktor Kustov

Results 2 issues of Viktor Kustov

Fixes #19696 Allow automatic linkage of DLL libraries when GNU toolchain used in Windows. .dll suffix has to be stripped before passing library name to `ld.exe` with `-l` option. This...

team-Rules-CPP
awaiting-review

Fixes #16024 Workaround to avoid bazel build failure using MinGW GCC toolchain under Windows. These changes suppress `[-fpermissive]` errors while compiling zlib external dependency with mingw-gcc toolchain.

wait for user action