diff options
Diffstat (limited to 'package/libtorrent/Makefile')
-rw-r--r-- | package/libtorrent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index 274e6ba25..bbcada2f6 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -22,7 +22,6 @@ include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,LIBTORRENT,libtorrent,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS})) CONFIGURE_ARGS+= --enable-aligned -TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64 libtorrent-install: ${INSTALL_DIR} ${IDIR_LIBTORRENT}/usr/lib |