about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/s390-64
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-06-01 21:19:28 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-06-01 21:19:28 +0000
commitea32bcdd3d567a61617bbe0ec8099c79c46f2489 (patch)
tree3620e210396506c04bcca485d708c1b3c1d4d42f /sysdeps/unix/sysv/linux/s390/s390-64
parent88a4576f50b0b7f71c28f7e3d37f8ac2016fa132 (diff)
downloadglibc-ea32bcdd3d567a61617bbe0ec8099c79c46f2489.tar.gz
glibc-ea32bcdd3d567a61617bbe0ec8099c79c46f2489.tar.xz
glibc-ea32bcdd3d567a61617bbe0ec8099c79c46f2489.zip
Add default-abi definitions for powerpc, s390 and sparc.
Diffstat (limited to 'sysdeps/unix/sysv/linux/s390/s390-64')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/Makefile b/sysdeps/unix/sysv/linux/s390/s390-64/Makefile
index 283361b3f4..1f6ad21064 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-64/Makefile
+++ b/sysdeps/unix/sysv/linux/s390/s390-64/Makefile
@@ -1,3 +1,6 @@
+# See Makeconfig regarding the use of default-abi.
+default-abi := 64
+
 ifeq ($(subdir),misc)
 sysdep_headers += sys/elf.h
 endif