projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b76450
)
(+gccwarn): Add -Winline.
author
roland
<roland>
Sat, 6 May 1995 16:42:04 +0000
(16:42 +0000)
committer
roland
<roland>
Sat, 6 May 1995 16:42:04 +0000
(16:42 +0000)
Makeconfig
patch
|
blob
|
history
diff --git
a/Makeconfig
b/Makeconfig
index
823b7f4
..
cb3c065
100644
(file)
--- a/
Makeconfig
+++ b/
Makeconfig
@@
-272,7
+272,7
@@
RANLIB = ranlib
endif
# Extra flags to pass to GCC.
-+gccwarn := -Wall -Wwrite-strings -Wno-parentheses
++gccwarn := -Wall -Wwrite-strings -Wno-parentheses
-Winline
# This is the program that generates makefile
# dependencies from C source files.