mirror of https://github.com/rusefi/wideband.git
turn on link gc
This commit is contained in:
parent
5c2dd19c3f
commit
8b9569d906
|
@ -20,7 +20,7 @@ endif
|
|||
|
||||
# Enable this if you want the linker to remove unused code and data.
|
||||
ifeq ($(USE_LINK_GC),)
|
||||
USE_LINK_GC = no
|
||||
USE_LINK_GC = yes
|
||||
endif
|
||||
|
||||
# Linker extra options here.
|
||||
|
|
Loading…
Reference in New Issue