blob: 0feeff885729800c23ca142ff0e60c350f197f1b [file] [log] [blame]
Gilles Peskine484df752021-05-06 11:34:07 +02001Changes
2 * When building the test suites with GNU make, invoke python3 or python, not
3 python2. The build still works with either Python 2.7 or 3.5+, but we
4 recommend using a version of Python that is supported upstream.