mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +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