patch-src_Makefile_in 649 B

12345678910111213
  1. $OpenBSD: patch-src_Makefile_in,v 1.1 2010/05/23 16:15:50 espie Exp $
  2. --- src/Makefile.in.orig Sun May 23 18:14:41 2010
  3. +++ src/Makefile.in Sun May 23 18:14:48 2010
  4. @@ -22,7 +22,7 @@ WFLAGS_GCC = -Wshadow -Wpointer-arith -Waggregate-retu
  5. -Wbad-function-cast -Wsign-compare -Wchar-subscripts \
  6. -Wcomment -Wformat -Wformat-nonliteral -Wformat-security \
  7. -Wimplicit -Wmain -Wmissing-braces -Wparentheses \
  8. - -Wreturn-type -Wswitch -Wmulticharacter \
  9. + -Wreturn-type -Wswitch \
  10. -Wmissing-noreturn -Wmissing-declarations @WFLAGS_3X@
  11. WFLAGS_ICC = -Wall -wd193,279,810,869,1418,1419
  12. WFLAGS_3X = -Wsequence-point -Wdiv-by-zero -W -Wunused \