components/gcc3/Makefile
changeset 5788 ead8ecaa722e
parent 5782 9d1e3af515de
child 6004 d8af8c006c17
--- a/components/gcc3/Makefile	Sun Apr 03 22:57:07 2016 -0700
+++ b/components/gcc3/Makefile	Sat Apr 09 14:55:50 2016 -0700
@@ -27,6 +27,9 @@
 COMPILER= gcc
 include ../../make-rules/shared-macros.mk
 
+# build with itself until it's gone
+GCC_ROOT =	/usr/gcc/3.4
+
 COMPONENT_NAME=		gcc
 COMPONENT_VERSION=	3.4.3
 COMPONENT_PROJECT_URL=	http://gcc.gnu.org/