diff options
author | Henrik Lindström <henrik@lxm.se> | 2025-05-10 11:02:05 +0200 |
---|---|---|
committer | Arjun Shankar <arjun@redhat.com> | 2025-08-27 17:14:15 +0200 |
commit | c49a32d7eb0466544cce089cd2affab15694dc5a (patch) | |
tree | 488fedf2b2628c54542b9d443c530cc9ac57919a /sysdeps/sparc | |
parent | 3b2b88cceeb79f73a72367800d91599e2af4bb39 (diff) | |
download | glibc-c49a32d7eb0466544cce089cd2affab15694dc5a.zip glibc-c49a32d7eb0466544cce089cd2affab15694dc5a.tar.gz glibc-c49a32d7eb0466544cce089cd2affab15694dc5a.tar.bz2 |
x86/configure: Improve portability of isa level check
wc -l pads the output with leading spaces on some systems, e.g. FreeBSD.
This results in the check `test "$count" = 1` failing. Use -eq for integer
comparison instead.
Signed-off-by: Henrik Lindström <henrik@lxm.se>
Reviewed-by: Arjun Shankar <arjun@redhat.com>
Diffstat (limited to 'sysdeps/sparc')
0 files changed, 0 insertions, 0 deletions