mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 02:32:58 -03:00
Do not enable static libevent (hopefully this tor binary will work on other systems)
This commit is contained in:
parent
1e9135f0c9
commit
3d827805d2
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@ jobs:
|
|||
./autogen.sh
|
||||
./configure \
|
||||
--prefix=/opt/tor-build \
|
||||
--enable-static-libevent \
|
||||
--disable-asciidoc
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
|
Loading…
Add table
Reference in a new issue