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

feat(website): update macOS build instructions #1110

Merged

Conversation

ruipserra
Copy link
Contributor

I updated the macOS instructions for building from source.

I had a few linker errors when I first tried building from source, and after a bit of debugging I realized that Homebrew's LLVM formula installs libc++ in $(brew --previx)/llvm/lib/c++. Updating LDFLAGS fixed the build.

Homebrew's LLVM formula installs libc++ in $(brew --previx)/llvm/lib/c++.
Copy link

CLA Assistant Lite bot: Thank you for your contribution! Like many free software projects, you must sign our Contributor License Agreement before we can accept your contribution. You can agree to the Contributor License Agreement by copy-pasting the following message into a new comment on this GitHub pull request:


I have read and hereby agree to quick-lint-js' Contributor License Agreement (CLA-v1.md).


You can retrigger this bot by commenting recheck in this Pull Request

@ruipserra
Copy link
Contributor Author

I have read and hereby agree to quick-lint-js' Contributor License Agreement (CLA-v1.md).

@strager
Copy link
Collaborator

strager commented Dec 4, 2023

Why does Homebrew keep breaking things? 😔

@strager strager merged commit ad58550 into quick-lint:master Dec 4, 2023
2 of 3 checks passed
@strager
Copy link
Collaborator

strager commented Dec 4, 2023

Thanks for bringing this issue to my attention and for updating the documentation.

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