set MKSOFTFLOAT=no so we don't get another -msoft-float slapped on COPTS
now this actually builds thanks to mrg for pointing me in the right direction
This commit is contained in:
parent
4964aa11de
commit
8de18d0a37
@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile.inc,v 1.2 2016/10/09 17:18:32 macallan Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.3 2016/10/10 18:49:30 macallan Exp $
|
||||
#
|
||||
|
||||
CPUFLAGS+= -mhard-float
|
||||
MKSOFTFLOAT= no
|
||||
|
||||
SRCS= fpsf.S fpdf.S
|
||||
AFLAGS.fpsf.S+= -mhard-float
|
||||
|
Loading…
x
Reference in New Issue
Block a user