mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-06 18:02:28 -04:00
Progress reports: Enable diffing functions by relocations and data value
This commit is contained in:
+1
-1
@@ -1827,7 +1827,7 @@ config.progress_each_module = args.verbose
|
||||
config.progress_report_args = [
|
||||
# Marks relocations as mismatching if the target value is different
|
||||
# Default is "functionRelocDiffs=none", which is most lenient
|
||||
# "--config functionRelocDiffs=data_value",
|
||||
"--config functionRelocDiffs=data_value",
|
||||
]
|
||||
|
||||
# Disable missing return type warnings for incomplete objects
|
||||
|
||||
Reference in New Issue
Block a user