From 5844f839566502f644025d4ae3322609bb4cdc2d Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 13 Dec 2000 18:54:40 +0000 Subject: Forgot to commit the bits that rm's the new libjava as it breaks the GCC bootstrap. --- lang/gcc43/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/gcc43') diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 11f121da288..f8b250bad0e 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -81,6 +81,7 @@ pre-configure: @touch ${SRCDIR}/gcc/configure @touch ${SRCDIR}/gcc/cstamp-h.in @${MKDIR} ${CONFIGURE_WRKSRC} + ${RM} -rf ${SRCDIR}/libjava pre-build: cd ${SRCDIR} ; contrib/gcc_update --touch -- cgit