Subject: CVS commit: othersrc/bootstrap-pkgsrc
To: None <source-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 06/12/2003 15:22:53
Module Name:	othersrc
Committed By:	jschauma
Date:		Thu Jun 12 15:22:53 UTC 2003

Modified Files:
	othersrc/bootstrap-pkgsrc: README.IRIX bootstrap

Log Message:
Set up bootstrap-pkgsrc on IRIX so we can use X11 apps.
IRIX has an X11BASE of /usr, but setting it as such will break things
wrt to buildlink2, so, as a dirty hack we symlink /usr/X11R6 to /usr.
Then, try to determine some options to be passed to imake depending on
the ABI used by inspecting /etc/compiler.defaults.

Elaborate on the different ABIs in the README.

Bump BOOTSTRAP_VERSION for this.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 othersrc/bootstrap-pkgsrc/README.IRIX
cvs rdiff -r1.60 -r1.61 othersrc/bootstrap-pkgsrc/bootstrap

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.