Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild failure with macOS Sierra #13348
Closed
Comments
This should be fixed by servo/mozjs#103 |
bors-servo
added a commit
that referenced
this issue
Sep 21, 2016
…r=Ms2ger Update mozjs_sys to fix the build failure on macOS Sierra - #13348 - This only fixes the failure to compile mozjs_sys. Linking problem with xcode 8 is still opened (#11846) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13349) <!-- Reviewable:end -->
|
That mozjs PR landed, closing. |
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-comments-removed
that referenced
this issue
Oct 1, 2019
…cOS Sierra (from saneyuki:update-mozjs-to-fix-build-on-sierra); r=Ms2ger - servo/servo#13348 - This only fixes the failure to compile mozjs_sys. Linking problem with xcode 8 is still opened (servo/servo#11846) Source-Repo: https://github.com/servo/servo Source-Revision: 236c687b66ff47f68b4d469db6bc35cdf415fcbf UltraBlame original commit: a33c53c26dc7700f9be66c5c1b6f640e15e3ee43
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified-and-comments-removed
that referenced
this issue
Oct 1, 2019
…cOS Sierra (from saneyuki:update-mozjs-to-fix-build-on-sierra); r=Ms2ger - servo/servo#13348 - This only fixes the failure to compile mozjs_sys. Linking problem with xcode 8 is still opened (servo/servo#11846) Source-Repo: https://github.com/servo/servo Source-Revision: 236c687b66ff47f68b4d469db6bc35cdf415fcbf UltraBlame original commit: a33c53c26dc7700f9be66c5c1b6f640e15e3ee43
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified
that referenced
this issue
Oct 1, 2019
…cOS Sierra (from saneyuki:update-mozjs-to-fix-build-on-sierra); r=Ms2ger - servo/servo#13348 - This only fixes the failure to compile mozjs_sys. Linking problem with xcode 8 is still opened (servo/servo#11846) Source-Repo: https://github.com/servo/servo Source-Revision: 236c687b66ff47f68b4d469db6bc35cdf415fcbf UltraBlame original commit: a33c53c26dc7700f9be66c5c1b6f640e15e3ee43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
env
Steps to reproduce
./mach clean && ./mach build --devActual Result
linking errors
tracking in #11846
compiling mozjs-sys is failed