mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-24 02:54:24 -05:00
use hw fpu code in newlib
This commit is contained in:
parent
dcab6b018c
commit
259d12e7d5
|
|
@ -117,6 +117,7 @@ then
|
|||
--target=$target \
|
||||
--prefix=$prefix \
|
||||
--enable-newlib-mb \
|
||||
--enable-newlib-hw-fp \
|
||||
|| { echo "Error configuring newlib"; exit 1; }
|
||||
touch configured-newlib
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user