mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Merge pull request #3225 from Ms2ger/note-autoconf
Add a note about autoconf 2.13; r=Manishearth
This commit is contained in:
commit
7cf0da6b8a
1 changed files with 5 additions and 0 deletions
|
@ -51,6 +51,11 @@ sudo pacman -S base-devel autoconf2.13 git gperf python2 \
|
|||
python2-virtualenv mesa libxrandr libxi libgl glu ttf-font
|
||||
```
|
||||
|
||||
Note: autoconf 2.13 is required for SpiderMonkey; the autoconf project did not
|
||||
preserve backwards compatibility after version 2.13, and changing the Firefox
|
||||
build to work with a newer version is not considered a good use of developers'
|
||||
time.
|
||||
|
||||
Cross-compilation for Android:
|
||||
|
||||
Basically, pre-installed Android tools are needed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue