Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/09/2001 15:24:48
Module Name: pkgsrc
Committed By: itojun
Date: Tue Jan 9 13:24:47 UTC 2001
Modified Files:
pkgsrc/cross/COMMON: cross.mk
pkgsrc/cross/sh-netbsdcoff: Makefile
pkgsrc/cross/shel-netbsdcoff: Makefile
Log Message:
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...
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/cross/COMMON/cross.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/cross/sh-netbsdcoff/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/cross/shel-netbsdcoff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.