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/powerpc/powerpc64/power6 | |
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/powerpc/powerpc64/power6')
-rw-r--r-- | sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies b/sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies new file mode 100644 index 0000000000..fca8a4ef0f --- /dev/null +++ b/sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies @@ -0,0 +1 @@ +powerpc/powerpc64/power5+/fpu/multiarch |