mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-11 02:45:03 -04:00
Do not enable static libevent (hopefully this tor binary will work on other systems)
This commit is contained in:
parent
24c0189820
commit
c41fc3ffe0
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue