kernel_liteos_a/tools/build
Zbigniew Bodek 669221b620 Workaround undefined __stack_chk_guard by disabling LTO
Disable LTO to avoid undefined __stack_chk_guard symbol
problem. "externally_visible" attribute could be a fix for
that but it is not known to our LLVM.

Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: I39e0ccaee5897c696a7a9a235e433cf9113853ce
2020-11-17 23:07:01 +08:00
..
config drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
mk Workaround undefined __stack_chk_guard by disabling LTO 2020-11-17 23:07:01 +08:00
config.mk drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
liteos.ld drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
liteos_llvm.ld drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00