summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-06-14 12:55:51 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-06-14 12:55:51 +0000
commit371335a6cbdcd655d5786576ab3f462720a0ea48 (patch)
tree53de297e88cad1f139a93b16668248896a7b6b96 /profiles/hardened
parentAdd missing dependency on app-misc/scrollkeeper, wrt bug #471308. Thanks to A... (diff)
downloadgentoo-2-371335a6cbdcd655d5786576ab3f462720a0ea48.tar.gz
gentoo-2-371335a6cbdcd655d5786576ab3f462720a0ea48.tar.bz2
gentoo-2-371335a6cbdcd655d5786576ab3f462720a0ea48.zip
hardened/linux/uclibc/arm: drop support <arm6j, default to hardfloat
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv4/make.defaults9
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv4/parent1
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv4t/make.defaults9
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv4t/parent1
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv5te/make.defaults9
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv5te/parent1
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv6j/make.defaults8
-rw-r--r--profiles/hardened/linux/uclibc/arm/armv7a/make.defaults8
8 files changed, 8 insertions, 38 deletions
diff --git a/profiles/hardened/linux/uclibc/arm/armv4/make.defaults b/profiles/hardened/linux/uclibc/arm/armv4/make.defaults
deleted file mode 100644
index 75f9045e8fb3..000000000000
--- a/profiles/hardened/linux/uclibc/arm/armv4/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv4/make.defaults,v 1.2 2012/10/07 11:42:37 blueness Exp $
-
-CHOST="armv4l-unknown-linux-uclibc"
-CFLAGS="-O2 -pipe -march=armv4"
-CXXFLAGS="${CFLAGS}"
-FFLAGS="${CFLAGS}"
-FCFLAGS="${CFLAGS}"
diff --git a/profiles/hardened/linux/uclibc/arm/armv4/parent b/profiles/hardened/linux/uclibc/arm/armv4/parent
deleted file mode 100644
index f3229c5b9876..000000000000
--- a/profiles/hardened/linux/uclibc/arm/armv4/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/hardened/linux/uclibc/arm/armv4t/make.defaults b/profiles/hardened/linux/uclibc/arm/armv4t/make.defaults
deleted file mode 100644
index 9512f5cb0567..000000000000
--- a/profiles/hardened/linux/uclibc/arm/armv4t/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv4t/make.defaults,v 1.2 2012/10/07 11:42:37 blueness Exp $
-
-CHOST="armv4tl-softfloat-linux-uclibc"
-CFLAGS="-O2 -pipe -march=armv4t"
-CXXFLAGS="${CFLAGS}"
-FFLAGS="${CFLAGS}"
-FCFLAGS="${CFLAGS}"
diff --git a/profiles/hardened/linux/uclibc/arm/armv4t/parent b/profiles/hardened/linux/uclibc/arm/armv4t/parent
deleted file mode 100644
index f3229c5b9876..000000000000
--- a/profiles/hardened/linux/uclibc/arm/armv4t/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/hardened/linux/uclibc/arm/armv5te/make.defaults b/profiles/hardened/linux/uclibc/arm/armv5te/make.defaults
deleted file mode 100644
index 62cb0071094e..000000000000
--- a/profiles/hardened/linux/uclibc/arm/armv5te/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv5te/make.defaults,v 1.2 2012/10/07 11:42:38 blueness Exp $
-
-CHOST="armv5tel-softfloat-linux-uclibc"
-CFLAGS="-O2 -pipe -march=armv5te"
-CXXFLAGS="${CFLAGS}"
-FFLAGS="${CFLAGS}"
-FCFLAGS="${CFLAGS}"
diff --git a/profiles/hardened/linux/uclibc/arm/armv5te/parent b/profiles/hardened/linux/uclibc/arm/armv5te/parent
deleted file mode 100644
index f3229c5b9876..000000000000
--- a/profiles/hardened/linux/uclibc/arm/armv5te/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/hardened/linux/uclibc/arm/armv6j/make.defaults b/profiles/hardened/linux/uclibc/arm/armv6j/make.defaults
index 6711b488914b..78a0db618273 100644
--- a/profiles/hardened/linux/uclibc/arm/armv6j/make.defaults
+++ b/profiles/hardened/linux/uclibc/arm/armv6j/make.defaults
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv6j/make.defaults,v 1.2 2012/10/07 11:42:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv6j/make.defaults,v 1.3 2013/06/14 12:55:51 blueness Exp $
-CHOST="armv6j-unknown-linux-uclibc"
-CFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=softfp"
+CHOST="armv6j-hardfloat-linux-uclibceabi"
+CFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
diff --git a/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults b/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults
index 1aa934c0434e..95e496010ce8 100644
--- a/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults
+++ b/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults,v 1.2 2012/10/07 11:42:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults,v 1.3 2013/06/14 12:55:51 blueness Exp $
-CHOST="armv7a-unknown-linux-uclibc"
-CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp"
+CHOST="armv7a-hardfloat-linux-uclibceabi"
+CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"