summaryrefslogtreecommitdiff
path: root/cross/shel-netbsdcoff
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-01-09 13:24:46 +0000
committeritojun <itojun@pkgsrc.org>2001-01-09 13:24:46 +0000
commitbe0eca79a3498bcba587978ed5af7a833bd688f7 (patch)
treed36b88a6f9ec6456b3b644e5a56e4d2e257305ad /cross/shel-netbsdcoff
parentcc659bea2225307b67d1d3707005d1c5810af494 (diff)
downloadpkgsrc-be0eca79a3498bcba587978ed5af7a833bd688f7.tar.gz
on egcs installation, use install-multilib if we are using multilib target.
fixes libgcc.a build problem mentioned on port-sh3. we should not hardcode targets into egcs-install, we should modify egcs/gcc/Makefile.in and obey whatever configure decided...
Diffstat (limited to 'cross/shel-netbsdcoff')
-rw-r--r--cross/shel-netbsdcoff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/shel-netbsdcoff/Makefile b/cross/shel-netbsdcoff/Makefile
index 3f6882a57d5..35ec7704479 100644
--- a/cross/shel-netbsdcoff/Makefile
+++ b/cross/shel-netbsdcoff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/04 01:21:09 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/01/09 13:24:47 itojun Exp $
#
DISTVERSION= 1.3.0.0
@@ -14,6 +14,7 @@ BINUTILS_GNUTARGET= coff-shl
BINUTILS_LDEMULATION= shlunx
USE_CROSS_EGCS= yes
EGCS_FAKE_RUNTIME= yes
+EGCS_MULTILIB= yes
TARGET_ARCH= shel-netbsdcoff