components/perl512/Makefile
changeset 485 9b12cda204fe
parent 277 12ebd29ad46c
child 564 864060807923
--- a/components/perl512/Makefile	Fri Aug 19 08:33:43 2011 -0700
+++ b/components/perl512/Makefile	Fri Aug 19 12:10:01 2011 -0700
@@ -22,6 +22,8 @@
 #
 include ../../make-rules/shared-macros.mk
 
+PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
+
 # I want to override PERL_VERSION and PERL_ARCH because when building
 # a new version of perl it probably isn't installed so shared-macros.mk
 # can't call it.