On Wed, Jul 2, 2014 at 5:16 PM, Matthew Dempsky <matt...@dempsky.org> wrote:
> +.if ${CC} == "clang"
> +CMACHFLAGS+=   -ffreestanding

Sorry, Clang actually needs -fno-integrated-as too, otherwise the
integrated assembler complains about the bogus XYZZY instructions in
kern/genassym.sh.

Reply via email to