diff options
-rw-r--r-- | www/squid3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/squid3/Makefile b/www/squid3/Makefile index 190eb4bb655c..4c69652c314c 100644 --- a/www/squid3/Makefile +++ b/www/squid3/Makefile @@ -186,6 +186,8 @@ VIA_DB_DESC= Forward/Via database WCCPV2_DESC= Web Cache Coordination Protocol v2 WCCP_DESC= Web Cache Coordination Protocol +CFLAGS+= -Wno-error=deprecated-declarations + change_files= ChangeLog \ contrib/nextstep/makepkg \ contrib/nextstep/post_install \ |