mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
scons: set warnings as error (#28004)
* navd: fix scons build warnings * fix release * sim fix * fix docs * build cabana old-commit-hash: d5ab1e33c20d534d30a3f0dc63c6691f5b23f2a9
This commit is contained in:
@@ -11,6 +11,7 @@ WORKDIR ${OPENPILOT_PATH}
|
||||
|
||||
COPY SConstruct ${OPENPILOT_PATH}
|
||||
|
||||
COPY ./body ${OPENPILOT_PATH}/body
|
||||
COPY ./third_party ${OPENPILOT_PATH}/third_party
|
||||
COPY ./site_scons ${OPENPILOT_PATH}/site_scons
|
||||
COPY ./laika ${OPENPILOT_PATH}/laika
|
||||
|
||||
Reference in New Issue
Block a user