Closed anna-is-cute closed 8 years ago
The libc dependency that magic-sys uses is very outdated and has invalid definitions. This makes it incredibly difficult to use magic-sys on ARM systems. See this build log to see an example (i8 vs u8).
i8
u8
I've updated the libc dependency to current latest version 0.2.13 and published version 0.2.0 of magic-sys, please give it a try.
libc
0.2.13
0.2.0
magic-sys
Thank you very much!
The libc dependency that magic-sys uses is very outdated and has invalid definitions. This makes it incredibly difficult to use magic-sys on ARM systems. See this build log to see an example (
i8
vsu8
).