Everything is built in ANSI C now.
This commit is contained in:
parent
d77b4ce97c
commit
4428647786
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ mach_i86 = group {
|
|||
|
||||
support_i86 = group {
|
||||
OPTIMISATION = "-O",
|
||||
ACKBUILDFLAGS = {PARENT, "-ansi"},
|
||||
|
||||
libem_i86,
|
||||
libend_i86,
|
||||
|
|
Loading…
Reference in a new issue