Skip to content

Mac M1 build update proposal.#63

Open
devnexen wants to merge 1 commit intoUnity-Technologies:unity-masterfrom
devnexen:mac_m1_build_upd
Open

Mac M1 build update proposal.#63
devnexen wants to merge 1 commit intoUnity-Technologies:unity-masterfrom
devnexen:mac_m1_build_upd

Conversation

@devnexen
Copy link
Copy Markdown

To avoid passing explicitally the arch by default, setting based on the
host assumption.
Also the frame pointer register on this platform is fp rather than x29.

@joncham
Copy link
Copy Markdown
Member

joncham commented May 25, 2021

Hello @devnexen. I talked to our platform team. It seems the fp register is already aliased to x29 register, so this should be causing issues. I was wondering if you encountered problems and needed this change?

To avoid passing explicitally the arch by default, setting based on the
host assumption.
@devnexen devnexen force-pushed the mac_m1_build_upd branch from 15be495 to d664d95 Compare May 25, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants