No need to link with zlib
This commit is contained in:
parent
4c2c466740
commit
136d7609c6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue