FreeBSD expects VFP, so use that as the default FPU.
Reviewed by: kan
This commit is contained in:
parent
24abaf28df
commit
ae26a6fdf6
@ -120,3 +120,6 @@ do \
|
||||
(void) sysarch (0, &s); \
|
||||
} \
|
||||
while (0)
|
||||
|
||||
#undef FPUTYPE_DEFAULT
|
||||
#define FPUTYPE_DEFAULT FPUTYPE_VFP
|
||||
|
Loading…
x
Reference in New Issue
Block a user