From: Evgeniy Ivanov Date: Sat, 14 Jan 2012 18:43:40 +0000 (+0400) Subject: Port cdboot. X-Git-Tag: v3.2.0~70 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=002fecdd9e3d3f458899b7446c380167c5be1924;p=minix.git Port cdboot. --- diff --git a/sys/arch/i386/stand/cdboot/Makefile b/sys/arch/i386/stand/cdboot/Makefile index 7fe141fdd..4062fded0 100644 --- a/sys/arch/i386/stand/cdboot/Makefile +++ b/sys/arch/i386/stand/cdboot/Makefile @@ -36,6 +36,8 @@ LDFLAGS+= -Wl,-m,elf_i386 AFLAGS+= -m32 .endif +AFLAGS+= -Wa,--divide + BUILDSYMLINKS+= $S/arch/i386/include machine \ $S/arch/x86/include x86