summaryrefslogtreecommitdiffstats
path: root/lang/gcc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-12-13 18:54:40 +0000
committerobrien <obrien@FreeBSD.org>2000-12-13 18:54:40 +0000
commit5844f839566502f644025d4ae3322609bb4cdc2d (patch)
treedb0bebf107836a9afd99441c0c38faa028f2067b /lang/gcc
parent433908144be445280ad3673a310b877cfc6f0a4a (diff)
downloadFreeBSD-ports-5844f839566502f644025d4ae3322609bb4cdc2d.zip
FreeBSD-ports-5844f839566502f644025d4ae3322609bb4cdc2d.tar.gz
Forgot to commit the bits that rm's the new libjava as it breaks the
GCC bootstrap.
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 11f121d..f8b250b 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/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
OpenPOWER on IntegriCloud