Set Gecko_ExceptionPPC to nonmatching
This commit is contained in:
parent
a1a6006fe9
commit
0f0da40f57
1 changed files with 1 additions and 1 deletions
|
|
@ -342,7 +342,7 @@ config.libs = [
|
||||||
"objects": [
|
"objects": [
|
||||||
Object(Matching, "Runtime.PPCEABI.H/global_destructor_chain.c"),
|
Object(Matching, "Runtime.PPCEABI.H/global_destructor_chain.c"),
|
||||||
Object(Matching, "Runtime.PPCEABI.H/__init_cpp_exceptions.cpp"),
|
Object(Matching, "Runtime.PPCEABI.H/__init_cpp_exceptions.cpp"),
|
||||||
Object(Matching, "Runtime.PPCEABI.H/Gecko_ExceptionPPC.cp"),
|
Object(NonMatching, "Runtime.PPCEABI.H/Gecko_ExceptionPPC.cp"),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue