]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Tweak changes/ticket40369 to be a bug.
authorNick Mathewson <nickm@torproject.org>
Mon, 19 Apr 2021 15:29:46 +0000 (11:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 19 Apr 2021 15:29:46 +0000 (11:29 -0400)
changes/ticket40369

index b08088c97b6efbd86d2b64f8294785a48c035bc2..abb59a7125e52ad58e2d463d15599da39d1f870b 100644 (file)
@@ -1,2 +1,4 @@
-  o Minor feature (build, cross-compilation):
-    - Allow a custom ar for cross-compilation purposes. Closes ticket 40369.
+  o Minor bugfixes (build, cross-compilation):
+    - Allow a custom "ar" for cross-compilation.  Our previous build script
+      had used the $AR environment variable in most places, but it missed
+      one. Fixes bug 40369; bugfix on 0.4.5.1-alpha.