[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Add zlib path when linking the switch_id test



commit 6598581d8163516f4879f5cb3c563dae10de80d1
Author: cypherpunks <cypherpunks@xxxxxxxxxxxxxx>
Date:   Fri Dec 18 10:04:06 2015 +0100

    Add zlib path when linking the switch_id test
---
 src/test/include.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/include.am b/src/test/include.am
index d52867b..a6663dc 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -143,6 +143,7 @@ src_test_test_switch_id_SOURCES = \
 	src/test/test_switch_id.c
 src_test_test_switch_id_CPPFLAGS= $(src_test_AM_CPPFLAGS)
 src_test_test_switch_id_CFLAGS = $(AM_CFLAGS) $(TEST_CFLAGS)
+src_test_test_switch_id_LDFLAGS = @TOR_LDFLAGS_zlib@
 src_test_test_switch_id_LDADD = \
 	src/common/libor-testing.a \
 	@TOR_ZLIB_LIBS@ @TOR_LIB_MATH@

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits