Commit 3b4e7dcf authored by Andrew Harp's avatar Andrew Harp

Update BUILD

parent b56b461e
......@@ -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"],
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment