Home
last modified time | relevance | path

Searched refs:LDFLAGS_ARCH (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A DMakefile40 LDFLAGS_ARCH = -Wl,-map,$@.map -Wl,-dead_strip macro
43 LDFLAGS_ARCH = -Wl,-Map=$@.map,--cref -Wl,--gc-sections macro
45 LDFLAGS = $(LDFLAGS_MOD) $(LDFLAGS_ARCH) -lm $(LDFLAGS_EXTRA)

Completed in 2 milliseconds