View | Details | Raw Unified | Return to bug 218405
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 16-21 Link Here
16
NO_WRKSUBDIR=	yes
16
NO_WRKSUBDIR=	yes
17
17
18
USES=		gmake dos2unix zip
18
USES=		gmake dos2unix zip
19
DOS2UNIX_GLOB=	*.c *.h *.txt *.mak *.ini makefile
19
CFLAGS+=	-Wno-format-extra-args -Wno-comment -Wno-logical-op-parentheses -Wno-bitwise-op-parentheses
20
CFLAGS+=	-Wno-format-extra-args -Wno-comment -Wno-logical-op-parentheses -Wno-bitwise-op-parentheses
20
MAKE_ENV=	GCC="${CC}" CFLAGS_O="${CFLAGS}" USE_NETWORK=1
21
MAKE_ENV=	GCC="${CC}" CFLAGS_O="${CFLAGS}" USE_NETWORK=1
21
MAKEFILE=	makefile
22
MAKEFILE=	makefile

Return to bug 218405