[BACK]Return to patch-build_defs_mk CVS log [TXT][DIR] Up to [local] / ports / games / ufoai / patches

Annotation of ports/games/ufoai/patches/patch-build_defs_mk, Revision 1.1.1.1

1.1       yason       1: $OpenBSD$
                      2: --- build/defs.mk.orig Mon Jun  1 13:01:18 2009
                      3: +++ build/defs.mk      Mon Jun  1 13:01:28 2009
                      4: @@ -2,7 +2,7 @@
                      5:  SRCDIR=src
                      6:
                      7:  CFLAGS+=-DHAVE_CONFIG_H -Wall -pipe -Winline -Wcast-qual -Wcast-align -ansi \
                      8: -      -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations
                      9: +      -Wmissing-prototypes -Wmissing-declarations
                     10:  #     -Wpointer-arith -Wcast-align -Wunsafe-loop-optimizations \
                     11:  #     -Wimplicit-int -Wpacked -Wparentheses \
                     12:  #     -Wunused -Wunused-function -Wunused-label -Wunused-value -Wunused-variable -Wvariadic-macros

CVSweb