Add hashes to config.yml
Set REL/empty.c to matching for every version Turn off quick-analysis for PAL
This commit is contained in:
parent
32a1d32fe4
commit
fac2549b7a
3 changed files with 203 additions and 327 deletions
|
|
@ -822,7 +822,7 @@ config.libs = [
|
|||
"host": False,
|
||||
"objects": [
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/executor.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/empty.c"), # Must be marked as matching
|
||||
Object(Matching, "REL/empty.c"), # Must be marked as matching
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/board_executor.c"),
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue