committed by
James Young
parent
a836c85e54
commit
29630e6e49
@@ -203,6 +203,9 @@ ifeq ($(strip $(SHARED_EP_ENABLE)), yes)
|
||||
TMK_COMMON_DEFS += -DSHARED_EP_ENABLE
|
||||
endif
|
||||
|
||||
ifeq ($(strip $(LTO_ENABLE)), yes)
|
||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||
endif
|
||||
|
||||
ifeq ($(strip $(LINK_TIME_OPTIMIZATION_ENABLE)), yes)
|
||||
EXTRAFLAGS += -flto
|
||||
|
||||
Reference in New Issue
Block a user