projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2db23c
)
linux.cf: turn off writable strings warnings (write-strings)
author
Jon Trulson
<jon@radscan.com>
Mon, 24 Mar 2014 22:34:58 +0000
(16:34 -0600)
committer
Jon Trulson
<jon@radscan.com>
Mon, 24 Mar 2014 22:34:58 +0000
(16:34 -0600)
There are about 1900 of them, if someone wants to go fix them, please
be my guest. :)
cde/config/cf/linux.cf
patch
|
blob
|
history
diff --git
a/cde/config/cf/linux.cf
b/cde/config/cf/linux.cf
index 812485538a7e23577b370a52abf9aa1945f605e7..9cd893363aa36d09af3744d8d37421dcd84918cd 100644
(file)
--- a/
cde/config/cf/linux.cf
+++ b/
cde/config/cf/linux.cf
@@
-145,7
+145,7
@@
TIRPCLIB =
#endif
#if !defined(DefaultGcc2i386Opt)
-# define DefaultGcc2i386Opt -O2 -fno-strict-aliasing
+# define DefaultGcc2i386Opt -O2 -fno-strict-aliasing
-Wno-write-strings
#endif
#if LinuxCLibMajorVersion < 6