gcc: fix a segfault in the mbsd_multi patch for 4.4.0

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15394 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2009-04-24 15:34:36 +00:00
parent 70014c688b
commit e026459efe

View File

@ -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);
+ }
+ }