mirror of
https://github.com/commaai/panda.git
synced 2026-06-12 23:27:23 +08:00
libpanda: silence build warning
This commit is contained in:
@@ -14,6 +14,7 @@ env = Environment(
|
||||
'-fno-builtin',
|
||||
'-std=gnu11',
|
||||
'-Wfatal-errors',
|
||||
'-Wno-pointer-to-int-cast',
|
||||
],
|
||||
CPPPATH=[".", "../../board/"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user