diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2006-08-01 05:34:05 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2006-08-01 05:34:05 +0000 |
commit | d807927b9f1d5e29243c69cd42628049ee6d5108 (patch) | |
tree | e39dcbeddda6b7131c1baf290bf85ee3909a80ee /profiles | |
parent | Stable x86 for bug #142288 (diff) | |
download | historical-d807927b9f1d5e29243c69cd42628049ee6d5108.tar.gz historical-d807927b9f1d5e29243c69cd42628049ee6d5108.tar.bz2 historical-d807927b9f1d5e29243c69cd42628049ee6d5108.zip |
One last change to remove a little bit too much multilibedness.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults index f2ecdff79bfb..e413e50909cf 100644 --- a/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults @@ -28,6 +28,5 @@ CHOST_ppc="powerpc-unknown-linux-gnu" CDEFINE_ppc="!__powerpc64__" LIBDIR_ppc="lib" -CFLAGS_ppc64="-m64" LDFLAGS_ppc64="-m elf64ppc" CHOST_ppc64="powerpc64-unknown-linux-gnu" |