Update BUILD

This commit is contained in:
oquenchil 2019-06-13 17:20:43 +02:00 committed by GitHub
parent 8214dc026f
commit 5bc3d6f2ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ cc_bin(
dynamic_deps = [":libA_shared.so"],
)
# FIX: add cc_binary to test
cc_shared_library(
name = "libA_shared.so",
of = "A",