7 lines
168 B
Makefile
7 lines
168 B
Makefile
|
TARGET_CROSS=arm-openwrt-linux-muslgnueabi-
|
||
|
GCC_VERSION=linaro-6.4-2017.11
|
||
|
LIBC_TYPE=musl
|
||
|
LIBC_URL=http://www.musl-libc.org/
|
||
|
LIBC_VERSION=1.1.16
|
||
|
LIBC_SO_VERSION=1.1.16
|