diff options
Diffstat (limited to 'profiles/hardened/linux/uclibc/arm/armv4/make.defaults')
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/armv4/make.defaults | 9 |
1 files changed, 0 insertions, 9 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 75f9045..0000000 --- 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}" |