TomTravis / crouton_Penguin

Chromium OS Penguin multi user linux work station
https://drive.google.com/uc?export=download&id=1HFjX1OejjHAYbaHVL3l9krmBUkA1caZR
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Update the release ninja and test #23

Closed TomTravis closed 1 year ago

TomTravis commented 1 year ago

ninja build tool current

TomTravis commented 1 year ago

sudo apt build-dep ninja git clone https://github.com/ninja-build/ninja.git

Python

./configure.py --bootstrap

This will generate the ninja binary and a build.ninja file you can now use to build Ninja with itself. sudo cp ninja /usr/local/bin