Procházet zdrojové kódy

Changes file for static-work branch

Nick Mathewson před 14 roky
rodič
revize
ad1ae44154
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      changes/static-flag

+ 4 - 0
changes/static-flag

@@ -0,0 +1,4 @@
+  o Minor features
+    - New "--enable-static-tor" configuration flag to try to build Tor
+      to link statically against as much as possible.  Doesn't work on
+      all platforms.