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:
Adeeb Shihadeh
2023-04-22 15:24:45 -07:00
committed by GitHub
parent 3bb5167aa8
commit 33af4f9cde
5 changed files with 18 additions and 15 deletions
+1
View File
@@ -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