mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Add zlib to link step
svn:r183
This commit is contained in:
parent
1bf9f08b26
commit
9f0e93e716
@ -5,7 +5,7 @@ noinst_PROGRAMS = test_config
|
||||
|
||||
bin_PROGRAMS = or
|
||||
|
||||
or_LDADD = -L../common -lor
|
||||
or_LDADD = -L../common -lor -lz
|
||||
|
||||
or_SOURCES = buffers.c circuit.c command.c connection.c \
|
||||
connection_exit.c connection_ap.c connection_op.c connection_or.c config.c \
|
||||
|
Loading…
Reference in New Issue
Block a user