ReleaseEngineering/How To/Clang update: Difference between revisions

Jump to navigation Jump to search
Line 28: Line 28:
  # use "vagrant" as a password
  # use "vagrant" as a password


''Note: The current vagrant image doesn't have the gcc 4.7 and python 2.7 packages installed, you might need to install them first using yum (see above).''
Note: The current vagrant image doesn't have the gcc 4.7 and python 2.7 packages installed, you need to install them first using yum (see above).
 
You also need to install the argparse package.  In order to do that, run the following commands:
sudo yum install python-setuptools
sudo easy_install argparse


To build clang clone mozilla-central and run the build script:
To build clang clone mozilla-central and run the build script:
Confirmed users
657

edits

Navigation menu