Closed
Bug 1549794
Opened 5 years ago
Closed 5 years ago
point bindgen at the macOS SDK when the latter is specified
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
We already do this for the compiler that we detect via
toolchain.configure...but as the comment in basic_bindgen_cflags
alludes to, we don't actually use that compiler here. We use a much
more bare-bones compiler, so we have to add the necessary flags manually.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a59e1221617
add sysroot flags for the macOS SDK to bindgen's flags; r=nalexander
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•