Subject: CVS commit: basesrc/lib
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/27/2002 23:59:20
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Jan 27 21:59:19 UTC 2002

Modified Files:
	basesrc/lib/libc/arch/alpha: Makefile.inc
	basesrc/lib/libm: Makefile

Log Message:
On Alpha, build libc and libm with -mieee ... A metric crapload
of 3rd party software expects this.

XXX TODO: consider libm-fast for alpha that is not -mieee.  Possibly
determine -mieee or not at run-time based on a bit in the executable
headers.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/arch/alpha/Makefile.inc
cvs rdiff -r1.56 -r1.57 basesrc/lib/libm/Makefile

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