fix building modeld on pc (#2313)

pull/2321/head
Greg Hogan 5 years ago committed by GitHub
parent 870644b59e
commit 32ae738ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      SConstruct

@ -108,6 +108,7 @@ else:
]
rpath = [
"phonelibs/snpe/x86_64-linux-clang",
"external/tensorflow/lib",
"cereal",
"selfdrive/common"

Loading…
Cancel
Save