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

[tor-commits] [tor/master] fixup! Extract core part of smartlist code into its own library.



commit 6e2b6a6685b303dbcc920f4019823448127a5284
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Tue Jun 26 12:18:49 2018 -0400

    fixup! Extract core part of smartlist code into its own library.
---
 src/rust/build.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/rust/build.rs b/src/rust/build.rs
index b43fbdceb..5be093bf8 100644
--- a/src/rust/build.rs
+++ b/src/rust/build.rs
@@ -155,6 +155,7 @@ pub fn main() {
             cfg.component("tor-lock");
             cfg.component("tor-fdio");
             cfg.component("tor-container-testing");
+            cfg.component("tor-smartlist-core-testing");
             cfg.component("tor-string-testing");
             cfg.component("tor-malloc");
             cfg.component("tor-wallclock");



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