Skip to content

Bootstrap pkg-config and cmake on MacOS#30497

Merged
jdm merged 1 commit intoservo:masterfrom
mrobinson:bootstrap-cmake-pkg-config-macos
Oct 5, 2023
Merged

Bootstrap pkg-config and cmake on MacOS#30497
jdm merged 1 commit intoservo:masterfrom
mrobinson:bootstrap-cmake-pkg-config-macos

Conversation

@mrobinson
Copy link
Copy Markdown
Member

@mrobinson mrobinson commented Oct 4, 2023

These need to be installed in order to build so we can install them via
Homebrew. Do this by simply restoring the Homebrew bootstrapping logic
we had in place previously.

Fixes #30354.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because they just update the boostrap scripts.

These need to be installed in order to build so we can install them via
Homebrew. Do this by simply restoring the Homebrew bootstrapping logic
we had in place previously.

Fixes servo#27171.
@jdm
Copy link
Copy Markdown
Member

jdm commented Oct 4, 2023

Wrong issue link?

@mrobinson
Copy link
Copy Markdown
Member Author

Wrong issue link?

Oh yep. That should be fixed now.

@jdm jdm added this pull request to the merge queue Oct 5, 2023
Merged via the queue into servo:master with commit aadf48b Oct 5, 2023
@mrobinson mrobinson deleted the bootstrap-cmake-pkg-config-macos branch October 5, 2023 08:07
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.

Update Build Setup for Intel Mac

2 participants