synced with scummvm
This commit is contained in:
parent
cdd1831d23
commit
5fc7ac39ee
97 changed files with 8634 additions and 6380 deletions
|
@ -576,7 +576,7 @@ int main(int argc, char *argv[]) {
|
|||
// The following are not warnings at all... We should consider adding them to
|
||||
// a different list of parameters.
|
||||
//ResidualVM: disabled:
|
||||
globalWarnings.push_back("-fno-rtti");
|
||||
// globalWarnings.push_back("-fno-rtti");
|
||||
globalWarnings.push_back("-fno-exceptions");
|
||||
globalWarnings.push_back("-fcheck-new");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue