configure: Remove AS check
commit2b0da5028dc85421dae2bbe67727b896569c814f
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 2 Dec 2022 19:00:28 +0000 (2 16:00 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 6 Dec 2022 12:40:19 +0000 (6 09:40 -0300)
tree63d3402b14b0c1227a285a57ca0c4163eddbb3fe
parent6cfc50f40a5e59bc46d8b45bc7520f719e86af1e
configure: Remove AS check

The assembler is not issued directly, but rather always through CC
wrapper.  The binutils version check if done with LD instead.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
aclocal.m4
configure
configure.ac
scripts/build-many-glibcs.py
sysdeps/x86/configure
sysdeps/x86/configure.ac