components/squid/Makefile
changeset 1645 ff50a80c552a
parent 1624 6a885a6e48cb
child 1948 2d1537e7942d
--- a/components/squid/Makefile	Fri Jan 17 10:38:31 2014 -0800
+++ b/components/squid/Makefile	Fri Jan 17 11:50:07 2014 -0800
@@ -42,10 +42,6 @@
 include ../../make-rules/ips.mk
 
 COMPILER =	gcc
-# Parfait doesn't work with the GNU 4.7 compilers yet.
-ifeq   ($(strip $(PARFAIT_BUILD)),yes)
-COMPILER =      gcc3
-endif
 
 CXX += $(CC_BITS)