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 | 342b30576ffb8a7aee964e11a631a6e299d33b3f (patch) | |
tree | d28f7c05116cdce9cf29775ed87bfb338179f622 /profiles | |
parent | Stable x86 for bug #142288 (diff) | |
download | gentoo-2-342b30576ffb8a7aee964e11a631a6e299d33b3f.tar.gz gentoo-2-342b30576ffb8a7aee964e11a631a6e299d33b3f.tar.bz2 gentoo-2-342b30576ffb8a7aee964e11a631a6e299d33b3f.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" |