Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix autodetection of -z linker flags
Clang reports missing -Wl,-z,relro as "ld: unknwon option: -z"). This cl fixes the autodetection to expect the short variant. Fixes #5468. RELNOTES: NONE. PiperOrigin-RevId: 203449206
- Loading branch information