Commit cd75eac7 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Tweak changes/ticket40369 to be a bug.

parent f47c6c3d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
  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.