Use -fPIC build flag for tflite only (#4175)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 9 Jan 2019 04:15:33 +0000 (13:15 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 9 Jan 2019 04:15:33 +0000 (13:15 +0900)
commit3dfbe57895854bdd259f5c641d9c39664b9d641a
tree081301706f28cef7b47dff2f759b62a01645eba3
parent53ffcab088306df35e7d179902c921d4b827a742
Use -fPIC build flag for tflite only (#4175)

* Use -fPIC build flag for tflite only

Instead of global setting, use -fPIC build flag for tenroflow lite only

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Specify to build tensorflow lite library static
cmake/option/option_armv7l-linux.cmake
externals/CMakeLists.txt