components/clisp/Makefile
changeset 1645 ff50a80c552a
parent 1603 0833aec637f6
child 1948 2d1537e7942d
--- a/components/clisp/Makefile	Fri Jan 17 10:38:31 2014 -0800
+++ b/components/clisp/Makefile	Fri Jan 17 11:50:07 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -59,10 +59,6 @@
 	$(COMPONENT_POST_CONFIGURE_ACTION.$(MACH))
 
 COMPILER=	gcc
-# Parfait doesn't work with the GNU 4.7 compilers yet.
-ifeq   ($(strip $(PARFAIT_BUILD)),yes)
-COMPILER =	gcc3
-endif
 
 PATCH_LEVEL=	0