mirror of
https://github.com/servo/servo.git
synced 2025-06-19 22:59:03 +01:00
3 lines
95 B
Bash
Executable file
3 lines
95 B
Bash
Executable file
cd build
|
|
../configure
|
|
make -j2 && make check-servo && make check-content && make check-ref-cpu
|