bump submodules, fix swaglog (#23943)

old-commit-hash: 107156cd580e2f8a31b8a8e61f407511c8f570fa
This commit is contained in:
George Hotz
2022-03-10 18:30:25 -08:00
committed by GitHub
parent daf951f143
commit 7f819d7c39
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -171,8 +171,8 @@ if arch != "Darwin":
ldflags += ["-Wl,--as-needed", "-Wl,--no-undefined"]
# Enable swaglog include in submodules
cflags += ["-DSWAGLOG"]
cxxflags += ["-DSWAGLOG"]
cflags += ['-DSWAGLOG="\\"selfdrive/common/swaglog.h\\""']
cxxflags += ['-DSWAGLOG="\\"selfdrive/common/swaglog.h\\""']
env = Environment(
ENV=lenv,
+1 -1
Submodule cereal updated: 7e9837f768...279311d0bd