-
selsta.merges
-
xmr-pr9023 9049 9052 9053 9056 9059 9060 9061 9069 9072 9073 9076 9077 9079 9080
-
selsta.merge+ 9084 9090
-
xmr-prAdded
-
m-relay<woodser:monero.social> trying to build static release binaries on apple silicon, but getting an error `unsupported argument 'x86-64' to option '-march='`. I see this old tweak from hyc, but is this still necessary, or am I missing something? monero-project/monero #8332
-
selstawoodser: make release-static specifically sets x86-64 as the arch, try removing that in the makefile.
-
selstawe usually cross compile Apple Silicon binaries from Linux
-
hycis there a good reason to explicitly set arch=x86-64 ?
-
hycseems like we should just be building for whatever the current machine is
-
m-relay<woodser:monero.social> that's working, thanks. I was wondering the same, if we can avoid setting x86-64 and manually adjusting for M chips
-
selstaI guess we can remove it
-
m-relay<r4v3r23:monero.social> is there a wrapper for wallet2_api.h that can be called used C api?
-
m-relay<r4v3r23:monero.social> is there a wrapper for wallet2_api.h that can be called using C api?