Skip to content

Commit

Permalink
nano: drop zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
InuSasha committed Oct 24, 2016
1 parent 7fe628e commit d0bb5fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/tools/nano/package.mk
Expand Up @@ -37,7 +37,6 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-utf8 \

pre_configure_target() {
export LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
export LIBS="$LIBS -lz"
}

post_makeinstall_target() {
Expand Down

0 comments on commit d0bb5fc

Please sign in to comment.