zsh: size optimizations and fix build without musl
authorDeng Qingfang <redacted>
Sun, 13 Jan 2019 07:43:37 +0000 (15:43 +0800)
committerDeng Qingfang <redacted>
Mon, 14 Jan 2019 05:06:12 +0000 (13:06 +0800)
commitb09d6201391ab6facab9eccce63a9e8b135c96e3
tree495c780a652ad20ffc2ba3e1144ededf7057950e
parent7ce7898d13a49598d78115bd5960facd944ab1f6
zsh: size optimizations and fix build without musl

Disable dynamic libraries and enable LTO
Only use `--enable-libc-musl` when musl is selected
Shrinks ipk size by about 200KB

Signed-off-by: Deng Qingfang <redacted>
utils/zsh/Makefile
git clone https://git.99rst.org/PROJECT