mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
Added HAVE_SOFT_FLOAT (--with-softfloat)
This commit is contained in:
parent
c39d1a665d
commit
f23813b7e9
4 changed files with 24 additions and 0 deletions
|
|
@ -12,3 +12,6 @@
|
|||
|
||||
/* NDEBUG */
|
||||
#undef NDEBUG
|
||||
|
||||
/* Do we have FPU on this machine? */
|
||||
#undef HAVE_SOFT_FLOAT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue