Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arm64 mac #2877

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Arm64 mac #2877

wants to merge 7 commits into from

Conversation

tgunr
Copy link
Contributor

@tgunr tgunr commented Sep 22, 2023

Code changes I made while debugging ARM64.
In main-unix.cpp code added to test and display every combination of protection bits. Passes on Linux, fails on Mac.
In os-unix.cpp the guard pages are disabled, failure will occur later.
This can probably go into main as the os-unix.cpp would only be compiled for Mac. The test code in main-unix is commented out.

@gifti258
Copy link
Contributor

Did you forget to add Xcode/factorOSX/factor.entitlements in 0606a0c?

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.

None yet

2 participants