diff options
author | 2005-01-14 03:38:53 +0000 | |
---|---|---|
committer | 2005-01-14 03:38:53 +0000 | |
commit | 6299ae8aeae52e0ad853f34dcd69f64b73f6f33e (patch) | |
tree | cdb466f2ce164d247d2835ba21a4d7d8b0c5a756 /profiles/uclibc/ppc | |
parent | Allow users to install fake x86/amd64 symlinks easily and add a manpage. (diff) | |
download | historical-6299ae8aeae52e0ad853f34dcd69f64b73f6f33e.tar.gz historical-6299ae8aeae52e0ad853f34dcd69f64b73f6f33e.tar.bz2 historical-6299ae8aeae52e0ad853f34dcd69f64b73f6f33e.zip |
no longer need UCLIBC_ENDIAN_DEFAULT
Diffstat (limited to 'profiles/uclibc/ppc')
-rw-r--r-- | profiles/uclibc/ppc/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/uclibc/ppc/make.defaults b/profiles/uclibc/ppc/make.defaults index c6aded29b0b2..d63e113ec638 100644 --- a/profiles/uclibc/ppc/make.defaults +++ b/profiles/uclibc/ppc/make.defaults @@ -2,4 +2,3 @@ ARCH="ppc" ACCEPT_KEYWORDS="ppc" UCLIBC_CPU_DEFAULT="" -UCLIBC_ENDIAN_DEFAULT="BIG" |