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.
|
# Enable this if you want the linker to remove unused code and data.
|
||||||
ifeq ($(USE_LINK_GC),)
|
ifeq ($(USE_LINK_GC),)
|
||||||
USE_LINK_GC = no
|
USE_LINK_GC = yes
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Linker extra options here.
|
# Linker extra options here.
|
||||||
|
|
Loading…
Reference in New Issue