]> granicus.if.org Git - python/commit
Put the NASM pulled from svn.python.org at the front of the PATH.
authorZachary Ware <zachary.ware@gmail.com>
Fri, 10 Apr 2015 01:16:05 +0000 (20:16 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 10 Apr 2015 01:16:05 +0000 (20:16 -0500)
commit057b5300244ca6ed2473125dabad2b553563e84d
tree4a8403284bbee3ba229a84aa6e650b9fb1fbdcd8
parentb817b77a8c4c6c3031c48b2ff95f677e9f1f0b94
Put the NASM pulled from svn.python.org at the front of the PATH.

This will prevent failures from the version of NASM installed on buildbots,
if the ability to override the version used is desired again later, we can
figure out a way to opt in.
PCbuild/build_ssl.py