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

Update mozjs_sys to expose proper locale callbacks. #13836

Merged
merged 3 commits into from Oct 25, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

readme: List yasm as a build-time dependency for Servo.

  • Loading branch information
emilio committed Oct 24, 2016
commit 30039f2cdc1b20f3ad4ccc54937a5cccabd6e950
@@ -29,13 +29,13 @@ Please select your operating system:
#### On OS X (homebrew)

``` sh
brew install automake pkg-config python cmake
brew install automake pkg-config python cmake yasm
pip install virtualenv
```
#### On OS X (MacPorts)

``` sh
sudo port install python27 py27-virtualenv cmake
sudo port install python27 py27-virtualenv cmake yasm
```
#### On OS X >= 10.11 (El Capitan), you also have to install OpenSSL

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.