mirror of
https://github.com/servo/servo.git
synced 2025-06-20 15:18:58 +01:00
3 lines
51 B
Bash
Executable file
3 lines
51 B
Bash
Executable file
cd build
|
|
../configure
|
|
make -j2 && make check-servo
|