mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 18:53:55 +08:00
update scons nodes
This commit is contained in:
@@ -27,7 +27,7 @@ from selfdrive.version import version, dirty
|
||||
os.environ['BASEDIR'] = BASEDIR
|
||||
sys.path.append(os.path.join(BASEDIR, "pyextra"))
|
||||
|
||||
TOTAL_SCONS_NODES = 1040
|
||||
TOTAL_SCONS_NODES = 1225
|
||||
MAX_BUILD_PROGRESS = 70
|
||||
WEBCAM = os.getenv("WEBCAM") is not None
|
||||
PREBUILT = os.path.exists(os.path.join(BASEDIR, 'prebuilt'))
|
||||
|
||||
Reference in New Issue
Block a user