mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 08:52:05 +08:00
bump submodules, fix swaglog (#23943)
This commit is contained in:
+2
-2
@@ -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
+1
-1
Submodule laika_repo updated: dec99a0f77...94066cb2b4
+1
-1
Submodule rednose_repo updated: 5b526a8e00...7663289f1e
Reference in New Issue
Block a user