mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Found with modularity tool.
This commit is contained in:
parent
520799f084
commit
26db1b65b9
@ -74,7 +74,6 @@ LIBOR_A_SOURCES = \
|
||||
src/common/sandbox.c \
|
||||
src/common/workqueue.c \
|
||||
src/ext/csiphash.c \
|
||||
src/ext/trunnel/trunnel.c \
|
||||
$(libor_extra_source) \
|
||||
$(threads_impl_source) \
|
||||
$(readpassphrase_source)
|
||||
@ -90,7 +89,6 @@ LIBOR_CRYPTO_A_SOURCES = \
|
||||
src/common/crypto_format.c \
|
||||
src/common/torgzip.c \
|
||||
src/common/tortls.c \
|
||||
src/trunnel/pwbox.c \
|
||||
src/common/crypto_curve25519.c \
|
||||
src/common/crypto_ed25519.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user