projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c5fd6
)
Remove redundant flag.
author
Jeff Cohen
<jeffc@jolt-lang.org>
Sun, 23 Oct 2005 04:51:22 +0000
(
04:51
+0000)
committer
Jeff Cohen
<jeffc@jolt-lang.org>
Sun, 23 Oct 2005 04:51:22 +0000
(
04:51
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23889
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.rules
patch
|
blob
|
history
diff --git
a/Makefile.rules
b/Makefile.rules
index 78988995347c714571081f57dbd118df4d4e44d4..4b759e6b490ee7157029e1e45ef7a72647001f45 100644
(file)
--- a/
Makefile.rules
+++ b/
Makefile.rules
@@
-221,7
+221,7
@@
else
endif
endif
-CXX.Flags += $(CXXFLAGS)
-Wformat
+CXX.Flags += $(CXXFLAGS)
C.Flags += $(CFLAGS)
CPP.Flags += $(CPPFLAGS)
LD.Flags += $(LDFLAGS)