mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
3 lines
51 B
Bash
Executable file
3 lines
51 B
Bash
Executable file
cd build
|
|
../configure
|
|
make -j2 && make check-servo
|