mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-26 15:59:48 -05:00
Do not enable static libevent (hopefully this tor binary will work on other systems)
This commit is contained in:
parent
1e9135f0c9
commit
3d827805d2
@ -189,7 +189,6 @@ jobs:
|
|||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/opt/tor-build \
|
--prefix=/opt/tor-build \
|
||||||
--enable-static-libevent \
|
|
||||||
--disable-asciidoc
|
--disable-asciidoc
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user