about summary refs log tree commit diff
path: root/sysdeps/i386/i686/memcmp.S
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2021-10-25 13:17:44 -0700
committerFangrui Song <maskray@google.com>2021-10-25 13:17:44 -0700
commit8438135d3481853e300e1043cfee3946dadb28b3 (patch)
tree49f2bc0805fec7f846ce699a5c5c0f9796af3563 /sysdeps/i386/i686/memcmp.S
parentf9b152c83f6b80562bd554e9d188636888909450 (diff)
downloadglibc-8438135d3481853e300e1043cfee3946dadb28b3.tar.gz
glibc-8438135d3481853e300e1043cfee3946dadb28b3.tar.xz
glibc-8438135d3481853e300e1043cfee3946dadb28b3.zip
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.
Diffstat (limited to 'sysdeps/i386/i686/memcmp.S')
0 files changed, 0 insertions, 0 deletions