Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 10/13/1999 12:03:40
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Oct 13 19:03:40 UTC 1999

Modified Files:
	pkgsrc/lang/smalleiffel: Makefile
	pkgsrc/lang/smalleiffel/files: patch-sum smalleiffel.sh
	pkgsrc/lang/smalleiffel/patches: patch-aa patch-ab
Added Files:
	pkgsrc/lang/smalleiffel/files: loadpath.UNIX.in
	pkgsrc/lang/smalleiffel/patches: patch-ac
Removed Files:
	pkgsrc/lang/smalleiffel/files: loadpath.UNIX

Log Message:
* teach SmallEiffel that -Wl,option is a linker flag for gcc;
* bootstrap compile SmallEiffel with optimizations on;
* some corrections to default loadpath.UNIX;
* point users at correct documentation files in error messages.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/smalleiffel/Makefile
cvs rdiff -r1.3 -r0 pkgsrc/lang/smalleiffel/files/loadpath.UNIX
cvs rdiff -r0 -r1.1 pkgsrc/lang/smalleiffel/files/loadpath.UNIX.in
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/smalleiffel/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/smalleiffel/files/smalleiffel.sh
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/smalleiffel/patches/patch-aa \
    pkgsrc/lang/smalleiffel/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/lang/smalleiffel/patches/patch-ac

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