On Sat, 8 Sep 2012, Heiko Carstens wrote:
> >From cea999ef4e68e23c70e64baf054768bdebe15e1b Mon Sep 17 00:00:00 2001
> From: Heiko Carstens
> Date: Sat, 8 Sep 2012 10:23:42 +0200
> Subject: [PATCH] samples/seccomp: fix 31 bit build on s390
>
> On s390 the flag to force 31 b
On Sat, Sep 8, 2012 at 1:31 AM, Heiko Carstens
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]: ***
>From cea999ef4e68e23c70e64baf054768bdebe15e1b Mon Sep 17 00:00:00 2001
From: Heiko Carstens
Date: Sat, 8 Sep 2012 10:23:42 +0200
Subject: [PATCH] samples/seccomp: fix 31 bit build on s390
On s390 the flag to force 31 builds is -m31 instead of -m32 unlike
on all (?) other architectures.
Fi
3 matches
Mail list logo