Add -fno-lto for creating static library
authorSemun Lee <semun.lee@samsung.com>
Fri, 17 Jul 2020 09:27:47 +0000 (18:27 +0900)
committerYongjoo Ahn <yongjoo1.ahn@samsung.com>
Fri, 2 Dec 2022 07:37:25 +0000 (16:37 +0900)
commitfb8cba6dab6f62139683e72f6852e05f9dec8fb5
tree5d71b9cb09abbaa4d2ff15af9a3627d58e84f667
parent9a2b12682cb2090d35f23f547264b3a2f5f6fb83
Add -fno-lto for creating static library

When -flto option is used, static library doesn't contain
symbol names in it.
It may leads "undefined symbol" problem in some applications.

Change-Id: I3ab5f644b72e504d9390311e4ce945d9ac28527e
Signed-off-by: Semun Lee <semun.lee@samsung.com>
packaging/flatbuffers.spec