mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-14 21:53:43 +08:00
ui: Build navigation in UBUNTU_FOCAL-based AGNOS
This commit is contained in:
@@ -8,7 +8,7 @@ base_libs = [common, messaging, visionipc, transformations,
|
||||
if arch == 'larch64':
|
||||
base_libs.append('EGL')
|
||||
|
||||
maps = arch in ['larch64', 'aarch64', 'x86_64'] and not UBUNTU_FOCAL
|
||||
maps = arch in ['larch64', 'aarch64', 'x86_64']
|
||||
|
||||
if arch == "Darwin":
|
||||
del base_libs[base_libs.index('OpenCL')]
|
||||
|
||||
Reference in New Issue
Block a user