match OdemiExi2
This commit is contained in:
parent
1068dc7d0f
commit
7040490c29
3 changed files with 282 additions and 271 deletions
|
|
@ -252,7 +252,7 @@ cflags_trk = [
|
|||
|
||||
cflags_odemuexi = [
|
||||
*cflags_base,
|
||||
# TODO figure out flags
|
||||
"-inline auto,deferred",
|
||||
]
|
||||
|
||||
if version_num > 0:
|
||||
|
|
@ -805,7 +805,7 @@ config.libs = [
|
|||
"cflags": cflags_odemuexi,
|
||||
"host": False,
|
||||
"objects": [
|
||||
Object(MatchingFor("GMPE01_01"), "OdemuExi2/DebuggerDriver.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "OdemuExi2/DebuggerDriver.c"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue