mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-16 17:41:31 -04:00
6 lines
126 B
Makefile
6 lines
126 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 2015/02/22 17:38:19 riastradh Exp $
|
|
|
|
.if !defined(RUMPKERNEL)
|
|
CFLAGS+= -mfloat-abi=soft
|
|
.endif
|