libtorrent: revert cross.

This commit is contained in:
Leah Neukirchen 2018-06-14 16:30:10 +02:00
parent eab5e499be
commit 8a4667330b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ checksum=86b4b1753385aaddf9e59ad94f1292eee5102139eb57520e84d1af2f04693708
pre_configure() {
autoreconf -fi
sed -e 's,test "$cross_compiling" = yes, false,' -i configure
}
post_configure() {