]> git.pld-linux.org Git - packages/ccze.git/blame - ccze-Wmulticharacter.patch
- ncurses rebuild
[packages/ccze.git] / ccze-Wmulticharacter.patch
CommitLineData
99040023
PG
1--- ./src/Makefile.in.org 2011-06-09 17:32:46.600140054 +0200
2+++ ./src/Makefile.in 2011-06-09 17:35:36.351287312 +0200
3@@ -22,7 +22,7 @@ WFLAGS_GCC = -Wshadow -Wpointer-arith -W
4 -Wbad-function-cast -Wsign-compare -Wchar-subscripts \
5 -Wcomment -Wformat -Wformat-nonliteral -Wformat-security \
6 -Wimplicit -Wmain -Wmissing-braces -Wparentheses \
7- -Wreturn-type -Wswitch -Wmulticharacter \
8+ -Wreturn-type -Wswitch \
9 -Wmissing-noreturn -Wmissing-declarations @WFLAGS_3X@
10 WFLAGS_ICC = -Wall -wd193,279,810,869,1418,1419
11 WFLAGS_3X = -Wsequence-point -Wdiv-by-zero -W -Wunused \
This page took 0.092746 seconds and 4 git commands to generate.