Browse Source

Everything is built in ANSI C now.

dtrg 17 years ago
parent
commit
892a545b10
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mach/i86/pmfile

+ 1 - 0
mach/i86/pmfile

@@ -14,6 +14,7 @@ mach_i86 = group {
 
 support_i86 = group {
 	OPTIMISATION = "-O",
+	ACKBUILDFLAGS = {PARENT, "-ansi"},
 
 	libem_i86,
 	libend_i86,