Always link the static filesystem registration target.

This commit is contained in:
Mihai Maruseac 2020-03-19 21:50:57 -07:00
parent 9e1c010111
commit 289d2827ce
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ cc_library(
"//tensorflow/c/experimental/filesystem:filesystem_interface",
"//tensorflow/c/experimental/filesystem:modular_filesystem",
],
alwayslink = 1,
)
# Library implementing helper functionality, so that the above only contains