mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 01:38:36 +08:00
ee20aa888b
Of course, there is an error here, that is, the conditional judgment of ifeq ($(CONFIG_LTO_NONE),n) CFLAGS += -fno-lto endif is wrong, it should be judged as "ifneq ($(CONFIG_LTO_NONE),)" Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
generic.c | ||
global.c | ||
hook.c | ||
Make.defs | ||
sw_tags.c |