diff options
author | 2004-11-11 02:52:06 +0000 | |
---|---|---|
committer | 2004-11-11 02:52:06 +0000 | |
commit | 97ebc4b0e6a4f52ea35d3f790789e7486af752d9 (patch) | |
tree | 3ca2107e8400d6b9dd0b309773b443fd69bda5ac /profiles/uclibc/arm | |
parent | old (diff) | |
download | historical-97ebc4b0e6a4f52ea35d3f790789e7486af752d9.tar.gz historical-97ebc4b0e6a4f52ea35d3f790789e7486af752d9.tar.bz2 historical-97ebc4b0e6a4f52ea35d3f790789e7486af752d9.zip |
clean up to fix hardened
Diffstat (limited to 'profiles/uclibc/arm')
-rw-r--r-- | profiles/uclibc/arm/make.defaults | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults index c38c07620dc0..9daaed11fa0f 100644 --- a/profiles/uclibc/arm/make.defaults +++ b/profiles/uclibc/arm/make.defaults @@ -1,9 +1,5 @@ ARCH="arm" ACCEPT_KEYWORDS="arm" -GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc" -USE="${GRP_STAGE23_USE}" -STAGE1_USE="uclibc" - UCLIBC_CPU_DEFAULT="GENERIC_ARM" UCLIBC_ENDIAN_DEFAULT="LITTLE" |