Skip to content
Snippets Groups Projects
Commit 6ba284f2 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Fix lrint/lrintf detection

Prevents using lrint/lrintf when compiling with -std=c90 even though the
functions are in libm. This was causing tests to fail, likely due to
incorrect prototypes.
parent 2654707e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment