julia
ef17985d
- build: fix missing function prototype on older gcc
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
build: fix missing function prototype on older gcc The ffs function is not always available under that name, use instead the compiler name for it which may always be used.
References
#34754 - ccall: avoid some problematic symbol mangling
Author
vtjnash
Committer
vtjnash
Parents
3058112b
Loading