From f778eef47f3b845b133918a447d0bb3ec9a66bb8 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Tue, 21 Nov 2017 12:25:06 +0800 Subject: [PATCH] Suppress MrC warnings --- MakeFile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MakeFile b/MakeFile index 608e54c..fc92f9b 100644 --- a/MakeFile +++ b/MakeFile @@ -13,6 +13,8 @@ SiowLibsPPC = "{SharedLibraries}MathLib" ¶ "{PPCLibraries}PPCCRuntime.o" ¶ +PPCCOptions = -w 2 + IM = :Intermediates: Apps = :Apps: