gem5: update to 5af26353b532d7b5988cf0f6f3d0fbc5087dd1df

Re-enable HDF5, build fixed.

THIS BREAKS GEM5 BAREMETAL! Fix and bug report incoming.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-03-16 00:00:00 +00:00
parent 44a45c0656
commit f42c525d79
2 changed files with 2 additions and 3 deletions

View File

@@ -126,8 +126,7 @@ https://github.com/cirosantilli/linux-kernel-module-cheat-regression#gem5-unit-t
'scons', LF, 'scons', LF,
'-j', str(self.env['nproc']), LF, '-j', str(self.env['nproc']), LF,
'--ignore-style', LF, '--ignore-style', LF,
# https://gem5.atlassian.net/browse/GEM5-365 'USE_HDF5=1', LF,
'USE_HDF5=0', LF,
] + ] +
gold_linker_cmd + gold_linker_cmd +
verbose + verbose +