scripts/build/combine_libs: use $AR rather than ar
commitf47c6c3d1b38a7770da007f904925a50cf687906
authorEmery Hemingway <ehmry@posteo.net>
Fri, 16 Apr 2021 13:17:43 +0000 (16 15:17 +0200)
committerNick Mathewson <nickm@torproject.org>
Mon, 19 Apr 2021 15:28:20 +0000 (19 11:28 -0400)
treef4a178e01b2ae899e5f26deb3a30e32a3f00cf8c
parent925ec0e0ea03357537f22f5e5c774d2c5aa02ecf
scripts/build/combine_libs: use $AR rather than ar

Using a custom ar at $AR may be necessary for cross-compilation.

Closes #40369

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40369 [new file with mode: 0644]
scripts/build/combine_libs