diff --git a/toolchain/gcc/patches/4.4.0/910-mbsd_multi.patch b/toolchain/gcc/patches/4.4.0/910-mbsd_multi.patch index ebd1d8f5f6..053913ea76 100644 --- a/toolchain/gcc/patches/4.4.0/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/4.4.0/910-mbsd_multi.patch @@ -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); + } + }