blob: 9b169530d4ea9dffabedcb4f5bb58aa6039c2ebe [file] [log] [blame]
DEFAULT GLIBC_2.4
%ifdef HAVE_ARM_PCS_VFP
# The EABI-derived hard-float ABI uses a new dynamic linker.
ld=ld-linux-armhf.so.3
%else
# The EABI-derived soft-float ABI continues to use ld-linux.so.3.
ld=ld-linux.so.3
%endif