gcc: fix a segfault in the mbsd_multi patch for 4.4.0
SVN-Revision: 15394
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
+ }
|
||||
+ } else if (evv == 0) {
|
||||
+ if (honour_copts != 1)
|
||||
+ inform ("someone does not honour COPTS correctly, passed %d times",
|
||||
+ inform (0, "someone does not honour COPTS correctly, passed %d times",
|
||||
+ honour_copts);
|
||||
+ }
|
||||
+ }
|
||||
|
||||
Reference in New Issue
Block a user