No need to link with zlib

This commit is contained in:
Andreas Öman 2009-05-25 19:37:03 +00:00
parent 4c2c466740
commit 136d7609c6

View file

@ -170,7 +170,7 @@ fi
cat >> ${CONFIG_MAK} << EOF
OSENV=${OSENV}
LDFLAGS_cfg += -lz -lm
LDFLAGS_cfg += -lm
EOF
print_config CONFIG_ ${CONFIG_H} ${CONFIG_MAK} $CONFIG_LIST