profiles: add hardened/linux/musl/arm64
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 9 Apr 2016 02:13:50 +0000 (22:13 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 9 Apr 2016 02:13:50 +0000 (22:13 -0400)
profiles/hardened/linux/musl/arm64/eapi [new file with mode: 0644]
profiles/hardened/linux/musl/arm64/make.defaults [new file with mode: 0644]
profiles/hardened/linux/musl/arm64/parent [new file with mode: 0644]
profiles/hardened/linux/musl/arm64/use.force [new file with mode: 0644]
profiles/hardened/linux/musl/arm64/use.mask [new file with mode: 0644]
profiles/profiles.desc

diff --git a/profiles/hardened/linux/musl/arm64/eapi b/profiles/hardened/linux/musl/arm64/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/hardened/linux/musl/arm64/make.defaults b/profiles/hardened/linux/musl/arm64/make.defaults
new file mode 100644 (file)
index 0000000..2e57029
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+ARCH="arm64"
+ACCEPT_KEYWORDS="${ARCH}"
+
+CHOST="aarch64-gentoo-linux-musl"
+CFLAGS="-O2"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
+
+# Anthony G. Basile <blueness@gentoo.org> (25 Oct 2015)
+# Multilib-related setup, bug #515130
+ABI="arm64"
+DEFAULT_ABI="arm64"
+MULTILIB_ABIS="arm64"
+CHOST_arm="${CHOST}"
+LIBDIR_arm="lib"
diff --git a/profiles/hardened/linux/musl/arm64/parent b/profiles/hardened/linux/musl/arm64/parent
new file mode 100644 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
diff --git a/profiles/hardened/linux/musl/arm64/use.force b/profiles/hardened/linux/musl/arm64/use.force
new file mode 100644 (file)
index 0000000..7b08e3e
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Force the flag which corresponds to ARCH.
+arm64
diff --git a/profiles/hardened/linux/musl/arm64/use.mask b/profiles/hardened/linux/musl/arm64/use.mask
new file mode 100644 (file)
index 0000000..5c7de4d
--- /dev/null
@@ -0,0 +1,6 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Unmask the flag which corresponds to ARCH.
+-arm64
index bb0e5545b6748e2ba5381886cfbad3e3ae06847e..8c0e9c75e79ab5c226cbb42a7ec44fafda5d5c2a 100644 (file)
@@ -194,6 +194,7 @@ amd64               hardened/linux/musl/amd64/x32                           exp
 arm            hardened/linux/arm/armv7a                               dev
 arm            hardened/linux/arm/armv6j                               dev
 arm            hardened/linux/musl/arm/armv7a                          exp
+arm64          hardened/linux/musl/arm64                               exp
 ia64           hardened/linux/ia64                                     dev
 mips           hardened/linux/musl/mips                                exp
 mips           hardened/linux/musl/mips/mipsel                         exp