libtorrent: rebuild with our CFLAGS.

This commit is contained in:
Juan RP 2015-02-24 10:36:38 +01:00
parent 003d59b663
commit e04bf54e0f

View file

@ -1,7 +1,7 @@
# Template build file for 'libtorrent'
pkgname=libtorrent
version=0.13.4
revision=2
revision=3
build_style=gnu-configure
configure_args="--enable-static --disable-debug --without-kqueue
--enable-aligned --with-posix-fallocate"