commit | b182b15f93621206c87c6c760cdfc1f5df1877cf | [log] [tgz] |
---|---|---|
author | Bobby R. Bruce <bbruce@ucdavis.edu> | Tue Jun 13 18:14:38 2023 -0700 |
committer | Bobby Bruce <bbruce@ucdavis.edu> | Thu Jun 15 20:14:55 2023 +0000 |
tree | cd4efff00f7e5f7add646f5f2bc4ea1a9cff871f | |
parent | a63d376ecd4debd60f89fa2e0592dac6f9addae2 [diff] |
scons,stdlib: Remove deprecated 'distutils' module The Python module 'distutils' will be removed in Python 3.12: https://docs.python.org/3/library/distutils.html This patch removed usage of 'distutils' in the gem5 code base. Change-Id: I1e3a944446149f3cd6cbf4211a1565b5f74c85a0 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/71679 Tested-by: kokoro <noreply+kokoro@google.com> Maintainer: Jason Lowe-Power <power.jg@gmail.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>