projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
338e4fa
)
parisc: change to new flag variable
author
matt mooney
<mfm@muteddisk.com>
Thu, 23 Sep 2010 06:51:05 +0000
(23:51 -0700)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Fri, 22 Oct 2010 01:07:47 +0000
(21:07 -0400)
Replace EXTRA_CFLAGS with ccflags-y.
Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
arch/parisc/math-emu/Makefile
patch
|
blob
|
history
diff --git
a/arch/parisc/math-emu/Makefile
b/arch/parisc/math-emu/Makefile
index 1f3f225897f58a4ca5cd21479c7938c7d9300629..0bd63b08a79ac72f304f26d0d7bd3eea3317799d 100644
(file)
--- a/
arch/parisc/math-emu/Makefile
+++ b/
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