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

Macbook M1 Building from source. #190

Closed
d3vilsn0w opened this issue Sep 23, 2023 · 2 comments
Closed

Macbook M1 Building from source. #190

d3vilsn0w opened this issue Sep 23, 2023 · 2 comments

Comments

@d3vilsn0w
Copy link

curl-impersonate/build/boringssl/crypto/../include/openssl/arm_arch.h:96:5: error: "unsupported ARM architecture"

error "unsupported ARM architecture"

Anyway we can successfully build this from mac m1?

@d3vilsn0w
Copy link
Author

I was able to run this on the server ubuntu without any problems with precompiled library and it worked just fine when executing PHP file, but however for local development. I was trying to use libcurl mac build but it somehow doesn't work when running it within apache2 env.

@lwthiker
Copy link
Owner

lwthiker commented Mar 2, 2024

With #217 merged, curl-impersonate now builds fine on Mac (tested on Mac M2).

I don't know exactly what went wrong in your case; please share more details if this issue persists.

@lwthiker lwthiker closed this as completed Mar 2, 2024
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

No branches or pull requests

2 participants