From e2545eb10703e81429b87d8cbfc953ff23f2ead5 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:37:00 +0000 Subject: [PATCH] 2003/09/26 03:42:47 darcs-hash:20040130073700-2ba56-b9033e3d8fd37067cd72027950dcb9090976601b.gz --- Makefile.upstream | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.upstream b/Makefile.upstream index a38cb91..a1af5f2 100644 --- a/Makefile.upstream +++ b/Makefile.upstream @@ -53,8 +53,6 @@ endif # building gcc requires binutils .configure_gcc-3.3_$(target): .install_binutils-2.13.2.1_$(target) - test -e upstream/install/bin/$(target)-ar || ln -s ../$(target)/bin/ar upstream/install/bin/$(target)-ar - test -e upstream/install/bin/$(target)-ranlib || ln -s ../$(target)/bin/ar upstream/install/bin/$(target)-ranlib # building newlib requires gcc .configure_newlib-1.11.0_$(target): .install_gcc-3.3_$(target) -- 1.7.10.4