summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2012-09-08 12:23:42 +0400
committerJames Morris <james.l.morris@oracle.com>2012-09-12 06:55:31 +0400
commitb25b09ecf98bf6a32f3732281c2db13be6aeb14c (patch)
tree4d7d0e8ddbca40c4d125306e2d9ea3df76f617be /init
parent2e4930eb7c8fb20a39dfb5f8a8f80402710dcea8 (diff)
downloadlinux-b25b09ecf98bf6a32f3732281c2db13be6aeb14c.tar.xz
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. 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@de.ibm.com> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions