From 892a545b10b81e6843867bff4a622f641f29d012 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 5f1546c4..f2a26337 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,