mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-09-18 05:23:44 +08:00
openpilot v0.9.8 release
date: 2025-03-15T21:10:51 master commit: fb7b9c0f9420d228f03362970ebcfb7237095cf3
This commit is contained in:
committed by
Adeeb Shihadeh
parent
d64fb1838d
commit
dd778596b7
@@ -1,5 +1,5 @@
|
||||
Import('env', 'messaging', 'common')
|
||||
libs = [messaging, 'pthread', 'common', 'zmq', 'json11']
|
||||
libs = [messaging, 'pthread', common]
|
||||
env.Program('proclogd', ['main.cc', 'proclog.cc'], LIBS=libs)
|
||||
|
||||
if GetOption('extras'):
|
||||
|
||||
Reference in New Issue
Block a user