Message249128
I modified the patches to be compatible with both environments. The new versions modify the configure.ac file also, therefore you will need to run "autoconf" by hand. Also, in case of MaOS you will need to have llvm-profdata installed and in your path.
I kept the expanded form of regrtest (/Lib/test/regrtest.py) because this way it is clearer to the user what is the main file that runs the training workload.
Also, the "|| true" is necessary also, due to the nature of regrtest. This test suite is designed to return a fail code if a test is not ok, even for tests that do not comply with certain dependencies (meaning users that didn't installed any other libraries). |
|
Date |
User |
Action |
Args |
2015-08-25 15:43:41 | alecsandru.patrascu | set | recipients:
+ alecsandru.patrascu, skip.montanaro, brett.cannon, gregory.p.smith, scoder, skrah |
2015-08-25 15:43:41 | alecsandru.patrascu | set | messageid: <1440517421.65.0.110740490607.issue24915@psf.upfronthosting.co.za> |
2015-08-25 15:43:41 | alecsandru.patrascu | link | issue24915 messages |
2015-08-25 15:43:41 | alecsandru.patrascu | create | |
|