mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: update to 5af26353b532d7b5988cf0f6f3d0fbc5087dd1df
Re-enable HDF5, build fixed. THIS BREAKS GEM5 BAREMETAL! Fix and bug report incoming.
This commit is contained in:
@@ -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 +
|
||||||
|
|||||||
Submodule submodules/gem5 updated: 4c8efdbef4...5af26353b5
Reference in New Issue
Block a user