mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 15:25:43 +08:00
don't need nproc, scons is smart!
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ source .venv/bin/activate
|
||||
|
||||
**4. Build openpilot**
|
||||
``` bash
|
||||
scons -u -j$(nproc)
|
||||
scons -u
|
||||
```
|
||||
|
||||
## WSL on Windows
|
||||
|
||||
Reference in New Issue
Block a user