Force pkg-config to find installed homebrew packages.#24688
Force pkg-config to find installed homebrew packages.#24688
Conversation
|
r? @SimonSapin |
|
Should we move to Homebrew in |
|
I would prefer landing this first and dealing with changing everything later :) |
|
Let’s try this on mac9 (with 3a81839 + servo/taskcluster-config@725d55c) @bors-servo try=mac |
Force pkg-config to find installed homebrew packages. This is needed to add mac9 to the pool of workers, since newer installations of pkg-config default to /usr/local instead of the homebrew prefix.
|
💔 Test failed - status-taskcluster |
|
Same as before:
|
Note to remove or revert 3a81839 from this PR’s branch before landing. |
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
Use an already-installed Homebrew at /usr/local This requires servo/taskcluster-config#4 to be deployed. Having the standard location helps `pkg-config` (CC #24688), and allows installing pre-compiled pakcages (which is much faster than compiling from source).
|
☔ The latest upstream changes (presumably #24753) made this pull request unmergeable. Please resolve the merge conflicts. |
|
#24688 makes this unnecessary. |
This is needed to add mac9 to the pool of workers, since newer installations of pkg-config default to /usr/local instead of the homebrew prefix.