This avoids new little-endian builds from using SYMLINK_LIB, and
sets us up for dropping it with the next major profile release
for all ppc64 builds.
CFLAGS_ppc64="-m64"
-# moved from 64bit-native, TODO: move it upwards
-SYMLINK_LIB="yes"
LIBDIR_ppc64="lib64"
--- /dev/null
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Keep this in the 13.0 version profile. Drop in next upgrade.
+SYMLINK_LIB="no"
--- /dev/null
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Keep this in the 13.0 version profile. Drop in next upgrade.
+SYMLINK_LIB="yes"