Re: [PATCH] samples/seccomp: fix 31 bit build on s390

From: Kees Cook
Date: Mon Sep 10 2012 - 11:13:01 EST


On Sat, Sep 8, 2012 at 1:31 AM, Heiko Carstens
<heiko.carstens@xxxxxxxxxx> wrote:
> On s390 the flag to force 31 builds is -m31 instead of -m32 unlike
> on all (?) other architectures.
>
> Fixes this compile error:
>
> HOSTCC samples/seccomp/bpf-direct.o
> cc1: error: unrecognized command line option "-m32"
> make[2]: *** [samples/seccomp/bpf-direct.o] Error 1
>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

Thanks for the catch!

Acked-by: Kees Cook <keescook@xxxxxxxxxxxx>

-Kees

--
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/