bump submodules, fix swaglog (#23943)

old-commit-hash: 107156cd58
taco
George Hotz 3 years ago committed by GitHub
parent daf951f143
commit 7f819d7c39
  1. 4
      SConstruct
  2. 2
      cereal
  3. 2
      laika_repo
  4. 2
      rednose_repo

@ -171,8 +171,8 @@ if arch != "Darwin":
ldflags += ["-Wl,--as-needed", "-Wl,--no-undefined"] ldflags += ["-Wl,--as-needed", "-Wl,--no-undefined"]
# Enable swaglog include in submodules # Enable swaglog include in submodules
cflags += ["-DSWAGLOG"] cflags += ['-DSWAGLOG="\\"selfdrive/common/swaglog.h\\""']
cxxflags += ["-DSWAGLOG"] cxxflags += ['-DSWAGLOG="\\"selfdrive/common/swaglog.h\\""']
env = Environment( env = Environment(
ENV=lenv, ENV=lenv,

@ -1 +1 @@
Subproject commit 7e9837f768dd24d9f56edb450926c76f7f259aa6 Subproject commit 279311d0bde60e814a697da22c55c6abe8a3b03c

@ -1 +1 @@
Subproject commit dec99a0f77328f7a9f104020d98d7227345d1288 Subproject commit 94066cb2b4ad5f2bcb8e33ce02fe15a73a00aace

@ -1 +1 @@
Subproject commit 5b526a8e00bdc1c3922be470af1602cf9dc72dde Subproject commit 7663289f1e68860f53dc34337ef080dde69a2586
Loading…
Cancel
Save