Closed bakwc closed 2 years ago
I believe this issue had already been resolved on the develop
branch for a long time, which has since been merge into the master
branch
Can confirm nixpkgs can build libschrift on x86_64-darwin without any patches.
On MacOS
uint_fast32_t
is not equal tounsigned long
. Compilation failed because there is two different declaration with different types, eg:and