Unbreak the build on FreeBSD 10.
isnan expands into a use of a function called _Generic. Tell xform not to worry about it.
This commit is contained in:
parent
98e88d615c
commit
9dbc4842f7
|
@ -894,6 +894,7 @@
|
|||
_isnan __isfinited __isnanl __isnan
|
||||
__isinff __isinfl isnanf isinff __isinfd __isnanf __isnand __isinf
|
||||
__inline_isnanl __inline_isnan
|
||||
_Generic
|
||||
__inline_isinff __inline_isinfl __inline_isinfd __inline_isnanf __inline_isnand __inline_isinf
|
||||
floor floorl ceil ceill round roundl fmod fmodl modf modfl fabs fabsl __maskrune _errno __errno
|
||||
isalpha isdigit isspace tolower toupper
|
||||
|
|
Loading…
Reference in New Issue
Block a user