diff options
author | Fangrui Song <maskray@google.com> | 2022-04-25 16:48:25 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2022-04-25 16:48:25 -0700 |
commit | d3c732cb4383d02e5d3099d87766e5853acf9ff8 (patch) | |
tree | 770c2105163511bcb8a3895364640c273ae070c7 /socket | |
parent | c0a436544259c7aef8871c29731a48dc715039db (diff) | |
download | glibc-d3c732cb4383d02e5d3099d87766e5853acf9ff8.zip glibc-d3c732cb4383d02e5d3099d87766e5853acf9ff8.tar.gz glibc-d3c732cb4383d02e5d3099d87766e5853acf9ff8.tar.bz2 |
configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
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.
(cherry picked from commit 8438135d3481853e300e1043cfee3946dadb28b3)
Diffstat (limited to 'socket')
0 files changed, 0 insertions, 0 deletions