From 7b88969ca70f7a46e641c0ae3a99343010f50eb5 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Tue, 28 Oct 2008 08:55:05 -0500 Subject: [PATCH] --- yaml --- r: 123057 b: refs/heads/master c: 55b9121b4295a8260e52dd78327f1edd1e34feb2 h: refs/heads/master i: 123055: 0a1d2af32cc7747e3c0ec43e5b56acd0a6bd20f0 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c4574cd6a3f2..e87030a6b6b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7947cf0dd4b6a2bb06c57971502fb81c76a66f2d +refs/heads/master: 55b9121b4295a8260e52dd78327f1edd1e34feb2 diff --git a/trunk/arch/powerpc/Makefile b/trunk/arch/powerpc/Makefile index 1f0667069940..72d17f50e54f 100644 --- a/trunk/arch/powerpc/Makefile +++ b/trunk/arch/powerpc/Makefile @@ -107,7 +107,6 @@ KBUILD_CFLAGS += $(call cc-option,-mno-altivec) # (We use all available options to help semi-broken compilers) KBUILD_CFLAGS += $(call cc-option,-mno-spe) KBUILD_CFLAGS += $(call cc-option,-mspe=no) -KBUILD_CFLAGS += $(call cc-option,-mabi=no-spe) # Enable unit-at-a-time mode when possible. It shrinks the # kernel considerably.