Skip to content

Commit df76d97

Browse files
authored
addressing ngc aarch64 error (#3705)
1 parent 604b0dc commit df76d97

File tree

1 file changed

+1
-0
lines changed
  • third_party/tensorrt/local

1 file changed

+1
-0
lines changed

third_party/tensorrt/local/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ cc_library(
6363
[
6464
"include/x86_64-linux-gnu/NvInfer*.h",
6565
],
66+
allow_empty = True,
6667
exclude = [
6768
"include/x86_64-linux-gnu/NvInferPlugin.h",
6869
"include/x86_64-linux-gnu/NvInferPluginUtils.h",

0 commit comments

Comments
 (0)