HaxeFoundation/hashlink

`brew install hashlink` fails on Mac M1

derpycoder opened this issue · 2 comments

make: *** Waiting for unfinished jobs....
error: unknown FP unit 'sse'
error: unknown FP unit 'sse'error: unknown FP unit 'sse'

error: unknown FP unit 'sse'
error: unknown FP unit 'sse'
make: *** [include/pcre/pcre_newline.o] Error 1
make: *** [include/pcre/pcre_chartables.o] Error 1
make: *** [include/pcre/pcre_fullinfo.o] Error 1
make: *** [include/pcre/pcre_compile.o] Error 1
make: *** [include/pcre/pcre_globals.o] Error 1
error: unknown FP unit 'sse'
make: *** [include/pcre/pcre_exec.o] Error 1
error: unknown FP unit 'sse'
make: *** [include/pcre/pcre_string_utils.o] Error 1

arch -x86_64 brew install hashlink but there are also prebuilt nightlies available.

Should be address now with this PR: dacd8fb