libtorrent: revert cross.
This commit is contained in:
parent
eab5e499be
commit
8a4667330b
|
@ -16,6 +16,7 @@ checksum=86b4b1753385aaddf9e59ad94f1292eee5102139eb57520e84d1af2f04693708
|
|||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
sed -e 's,test "$cross_compiling" = yes, false,' -i configure
|
||||
}
|
||||
|
||||
post_configure() {
|
||||
|
|
Loading…
Reference in New Issue