Searched refs:old_base (Results 1 - 1 of 1) sorted by relevance

/openwrt/toolchain/gcc/final/
H A DMakefile49 old_base=$$$$(basename $$$$app); \
50 new_base=$(call qstrip,$(CONFIG_EXTRA_TARGET_ARCH_NAME))-$$$${old_base##$(OPTIMIZE_FOR_CPU)-}; \
51 sed -e "s/@CC_BASE@/$$$$old_base/" \

Completed in 28 milliseconds