Update BUILD
This commit is contained in:
parent
b56b461e49
commit
3b4e7dcf29
1 changed files with 1 additions and 1 deletions
2
BUILD
2
BUILD
|
@ -24,7 +24,7 @@ config_setting(
|
|||
|
||||
# Android builds do not need to link in a separate pthread library.
|
||||
LINK_OPTS = select({
|
||||
"//tensorflow:android": [],
|
||||
":android": [],
|
||||
"//conditions:default": ["-lpthread"],
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue