Tweak changes/ticket40369 to be a bug.

This commit is contained in:
Nick Mathewson 2021-04-19 11:29:46 -04:00
parent f47c6c3d1b
commit cd75eac743

View 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.