repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix3.git]
/
sys
/
arch
/
arm
/
include
/
Makefile.inc
blob
ea53f8be3b14fd4e81a7cdf73a9e8392b4d97a99
1
# $NetBSD: Makefile.inc,v 1.2 2015/02/22 17:38:19 riastradh Exp $
2
3
.if !defined(RUMPKERNEL)
4
CFLAGS+= -mfloat-abi=soft
5
.endif