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

[tor-commits] [tor/master] And tell build.rs to stop looking in src/common



commit 4eac5c6ce6f19829bf1aed46e8d3d72fa3ae1a74
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Thu Jul 5 17:15:24 2018 -0400

    And tell build.rs to stop looking in src/common
---
 src/rust/build.rs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/rust/build.rs b/src/rust/build.rs
index eb281b6ea..2cf85b404 100644
--- a/src/rust/build.rs
+++ b/src/rust/build.rs
@@ -139,7 +139,6 @@ pub fn main() {
             cfg.from_cflags("TOR_LDFLAGS_libevent");
 
             cfg.link_relpath("src/lib");
-            cfg.link_relpath("src/common");
             cfg.link_relpath("src/ext/keccak-tiny");
             cfg.link_relpath("src/ext/ed25519/ref10");
             cfg.link_relpath("src/ext/ed25519/donna");

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