From 44487224252ad91c448373cd1974f1ef6c53579f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 13 Dec 2012 19:27:16 +0000 Subject: allow flags to be selected based on compiler version --- monkey/Makefile.target | 1 - 1 file changed, 1 deletion(-) (limited to 'monkey') diff --git a/monkey/Makefile.target b/monkey/Makefile.target index 4e8ac81ee..fa15a50f2 100644 --- a/monkey/Makefile.target +++ b/monkey/Makefile.target @@ -33,7 +33,6 @@ $(eval $(call pkg_config_find_and_add_enabled,JS,mozilla-js,JavaScript)) # no pkg-config for this library $(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp))) -#-Wno-unused-but-set-variable WARNFLAGS += -Werror MONKEYCFLAGS := -std=c99 -Dmonkey -Dnsmonkey \ -- cgit v1.2.3