Commit 0720cced authored by Timon Van Overveldt's avatar Timon Van Overveldt Committed by TensorFlower Gardener
Browse files

Add explicit "-lz" linkopt for Android selective registration targets.

tensorflow/core/lib/io/zlib_inputstream.cc uses zlib, and hence, if a binary is compiled
that uses any of the symbols in zlib_inputstream.cc, then the binary needs zlib's
symbols to be available. One way to do that is to specify "-lz" as a linkopt, making the
binary use the system's zlib library.

PiperOrigin-RevId: 205710390
parent bd515dc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment