summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-14 17:44:35 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-14 17:44:35 +0000
commit772ffe77646959297e5fc30b969946e992b40c26 (patch)
tree5e0b98b0706c7900fda4c488990e596b5f2351fe /profiles/arch/arm/armv7a
parentarm stable, bug #355085 (diff)
downloadgentoo-2-772ffe77646959297e5fc30b969946e992b40c26.tar.gz
gentoo-2-772ffe77646959297e5fc30b969946e992b40c26.tar.bz2
gentoo-2-772ffe77646959297e5fc30b969946e992b40c26.zip
add armv4, armv4t, armv5re, armv6j and armv7a subprofiles
Diffstat (limited to 'profiles/arch/arm/armv7a')
-rw-r--r--profiles/arch/arm/armv7a/make.defaults3
-rw-r--r--profiles/arch/arm/armv7a/parent1
-rw-r--r--profiles/arch/arm/armv7a/use.mask2
3 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/arm/armv7a/make.defaults b/profiles/arch/arm/armv7a/make.defaults
new file mode 100644
index 000000000000..00d65967ef33
--- /dev/null
+++ b/profiles/arch/arm/armv7a/make.defaults
@@ -0,0 +1,3 @@
+CHOST="armv7a-unknown-linux-gnueabi"
+CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp"
+CXXFLAGS="${CFLAGS}"
diff --git a/profiles/arch/arm/armv7a/parent b/profiles/arch/arm/armv7a/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/arch/arm/armv7a/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/arch/arm/armv7a/use.mask b/profiles/arch/arm/armv7a/use.mask
new file mode 100644
index 000000000000..1752d302067e
--- /dev/null
+++ b/profiles/arch/arm/armv7a/use.mask
@@ -0,0 +1,2 @@
+# Unmask armv7 specific USE flags
+-neon