From 44286477867153c3ec73e28a5eac237f6d55a81e Mon Sep 17 00:00:00 2001 From: dtrg Date: Sat, 21 Apr 2007 22:55:04 +0000 Subject: [PATCH] Everything is built in ANSI C now. --- mach/i86/pmfile | 1 + 1 file changed, 1 insertion(+) diff --git a/mach/i86/pmfile b/mach/i86/pmfile index 5f1546c47..f2a26337e 100644 --- a/mach/i86/pmfile +++ b/mach/i86/pmfile @@ -14,6 +14,7 @@ mach_i86 = group { support_i86 = group { OPTIMISATION = "-O", + ACKBUILDFLAGS = {PARENT, "-ansi"}, libem_i86, libend_i86, -- 2.34.1