Magnus Kessler

Results 1 issues of Magnus Kessler

Due to a hardcoded `gnu` suffix, the node-ffi-napi package fails to compile for other targets than libc. This could be resolved by using the `$(TARGET_SUFFIX)` variable, which resolves to `gnu`...