mesa: fpclassify dummy definition is not needed on FreeBSD.
This commit is contained in:
@@ -70,7 +70,7 @@ fpclassify(double x)
|
||||
}
|
||||
}
|
||||
|
||||
#elif defined(__APPLE__) || defined(__CYGWIN__)
|
||||
#elif defined(__APPLE__) || defined(__CYGWIN__) || defined(__FreeBSD__)
|
||||
|
||||
/* fpclassify is available. */
|
||||
|
||||
|
Reference in New Issue
Block a user