Author: jhuntwork Date: 2006-05-07 11:17:15 -0600 (Sun, 07 May 2006) New Revision: 1530
Modified: trunk/packages/gcc/Makefile Log: Fix vars in gcc Modified: trunk/packages/gcc/Makefile =================================================================== --- trunk/packages/gcc/Makefile 2006-05-07 16:51:14 UTC (rev 1529) +++ trunk/packages/gcc/Makefile 2006-05-07 17:17:15 UTC (rev 1530) @@ -12,8 +12,6 @@ URL-$(PATCH1)= $(HTTP)/$(NM)/$(PATCH1) SHA-$(PATCH1)= 04d4b7d68bfd6b362e9b75678584641a2dde7c2f -include $(ARCHVARS) - # Targets include $(ROOT)/scripts/functions -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
