From f895dcbfa5e519fce7d2bc19130b7571f77964d5 Mon Sep 17 00:00:00 2001 From: matt mooney Date: Wed, 22 Sep 2010 23:51:05 -0700 Subject: [PATCH] --- yaml --- r: 218928 b: refs/heads/master c: f720817700de48a57f54535a5dd9783cca2d2d6b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/parisc/math-emu/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 425da302361a..b197ebaa9e8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 338e4fab3d41aa14264e10ce505a7c908633cdad +refs/heads/master: f720817700de48a57f54535a5dd9783cca2d2d6b diff --git a/trunk/arch/parisc/math-emu/Makefile b/trunk/arch/parisc/math-emu/Makefile index 1f3f225897f5..0bd63b08a79a 100644 --- a/trunk/arch/parisc/math-emu/Makefile +++ b/trunk/arch/parisc/math-emu/Makefile @@ -3,7 +3,7 @@ # # See arch/parisc/math-emu/README -EXTRA_CFLAGS += -Wno-parentheses -Wno-implicit-function-declaration \ +ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \ -Wno-implicit-int