From: Vladimir 'phcoder' Serbinenko Date: Wed, 10 Feb 2010 00:10:09 +0000 (+0100) Subject: Remove leftover __ASSEMBLY__ X-Git-Tag: 1.99~1014^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c395ad834ea17c3bf75cf84ae09a57806b43f718;p=thirdparty%2Fgrub.git Remove leftover __ASSEMBLY__ --- diff --git a/conf/powerpc-ieee1275.rmk b/conf/powerpc-ieee1275.rmk index ce54ca494..e7668fc5d 100644 --- a/conf/powerpc-ieee1275.rmk +++ b/conf/powerpc-ieee1275.rmk @@ -1,7 +1,7 @@ # -*- makefile -*- -COMMON_ASFLAGS = -nostdinc -D__ASSEMBLY__ +COMMON_ASFLAGS = -nostdinc COMMON_CFLAGS = -ffreestanding COMMON_LDFLAGS += -nostdlib