diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-12-13 14:58:02 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-12-13 14:58:02 -0500 |
commit | 69bbc63d883c2bc9938fc7b8a3b28794de0e26cc (patch) | |
tree | 8f8274474a586da4e4934a782e44df1cf593143a /sysdeps/unix | |
parent | c24517c9dd9e92b4fa81e192967c63e56c1726e2 (diff) | |
download | glibc-69bbc63d883c2bc9938fc7b8a3b28794de0e26cc.tar.gz glibc-69bbc63d883c2bc9938fc7b8a3b28794de0e26cc.tar.xz glibc-69bbc63d883c2bc9938fc7b8a3b28794de0e26cc.zip |
PowerPC: Adjust multiarch Implies for PowerPC64
This patch adds Implies files on multiarch folder for POWER chips so multirach is enabled when building with --with-cpu and powerN option.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies b/sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies deleted file mode 100644 index 6243d2ef27..0000000000 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies +++ /dev/null @@ -1,2 +0,0 @@ -# Override ldbl-opt with powerpc64 specific routines. -powerpc/powerpc64/fpu |