tensorflow/go: add in LDFLAGS to support linking on android (#13368)
This is required since the libtensorflow_inference.so generated by contrib/android links against these libraries. Go requires these to be specified when compiling against it.
Loading
Please sign in to comment