mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: disable SLICC_HTML=True until it gets fixed
This commit is contained in:
@@ -131,7 +131,9 @@ https://github.com/cirosantilli/linux-kernel-module-cheat-regression#gem5-unit-t
|
||||
gold_linker_cmd +
|
||||
verbose +
|
||||
[
|
||||
'SLICC_HTML=True', LF,
|
||||
# TODO reenable, broken, had enough of this.
|
||||
# https://gem5.atlassian.net/browse/GEM5-357
|
||||
#'SLICC_HTML=True', LF,
|
||||
] +
|
||||
self.sh.add_newlines(targets) +
|
||||
self.sh.add_newlines(self.env['extra_scons_args'])
|
||||
|
||||
Reference in New Issue
Block a user