[PATCH 8/8] predefine "i386" if needed

[email protected]
Newsgroups org.kernel.vger.smatch
Message-ID <[email protected]>
From: John Levon <[email protected]>

Signed-off-by: John Levon <[email protected]>
---
 lib.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib.c b/lib.c
index 3e9ad866..82e16ad8 100644
--- a/lib.c
+++ b/lib.c
@@ -1392,6 +1392,7 @@ static void predefined_macros(void)
 	case MACH_I386:
 		predefine("__i386__", 1, "1");
 		predefine("__i386", 1, "1");
+		predefine_nostd("i386");
 		break;
 	}
 
-- 
2.23.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.