mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-17 02:43:26 +03:00
When LIBC_LINKER_FEATURE is used to check a linker option with the equal sign, it will likely fail because the LD -v --help output may look like `-z lam-report=[none|warning|error]` while the needle is something like `-z lam-report=warning`. The LD -v --help filter doesn't save much time, so just remove it.
3.4 KiB
3.4 KiB