use HOST_STATIC_LINKING instead of hardcoding -static
[openwrt/staging/wigyori.git] / tools / sdcc / Makefile
2012-08-12 Jo-Philipp Wichuse HOST_STATIC_LINKING instead of hardcoding -static
2012-08-10 Jo-Philipp Wichsdcc: link statically
2012-06-26 Jo-Philipp Wichsdcc: enable packihx, required by firmwarehotplug
2012-04-09 Jo-Philipp Wichsdcc: sdcc needs sdcpp to bootstrap itself, so enable it
2012-04-09 Jo-Philipp Wichadd an sdcc host build which is enabled if firmwarehotp...