We link with -s, we do not use STRIP

This commit is contained in:
sin 2014-05-23 15:04:16 +01:00
parent 2bb11a31cc
commit 3940ee6126

View File

@ -15,9 +15,6 @@ CPP = ${TOOLCHAIN_TRIPLET}-cpp
HOST_TOOLCHAIN_TRIPLET = ${arch}-musl-linux
HOSTCC = $CC -static
# use STRIP = true instead of the above
# if you do not want stripped binaries
#STRIP = true
SHELL = /bin/sh
PREFIX =