Use -mieee on alpha. (A recent kernel is also needed to successfully
run the signal delivery tests.)
This commit is contained in:
parent
8828878167
commit
1390c78507
@ -1,4 +1,8 @@
|
||||
# $NetBSD: Makefile.inc,v 1.2 1998/01/09 08:03:48 perry Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.3 2002/01/18 22:18:36 ross Exp $
|
||||
#
|
||||
# do not install regression test programs
|
||||
proginstall::
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
COPTS+= -mieee
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user