]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
explicitly list objects for the ar command (#3824)
authorBenjamin Peterson <benjamin@python.org>
Fri, 29 Sep 2017 16:26:48 +0000 (09:26 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2017 16:26:48 +0000 (09:26 -0700)
commit6fb0e4a6d085ffa4e4a6daaea042a1cc517fa8bc
tree1f0c7c45383d3590f43ec7a05ce223944560ac24
parentd15108a4789aa1e3c12b2890b770550c90a30913
explicitly list objects for the ar command (#3824)

$^ is not portable.

closes bpo-31625
Makefile.pre.in