mirror of
https://github.com/servo/servo.git
synced 2025-06-17 04:44:28 +00:00
3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
cd build
|
|
../configure
|
|
make tidy && make -j2 && make check-servo
|