dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/samples
Heiko Carstens b25b09ecf9 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>
2012-09-12 12:55:31 +10:00
..
hidraw HID: hid-example: fix some build issues 2011-04-21 11:10:42 +02:00
hw_breakpoint perf: Add context field to perf_event 2011-07-01 11:06:38 +02:00
kdb
kfifo
kobject
kprobes
rpmsg samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
seccomp samples/seccomp: fix 31 bit build on s390 2012-09-12 12:55:31 +10:00
trace_events
tracepoints
uhid HID: uhid: add example program 2012-06-18 13:42:03 +02:00
Kconfig samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
Makefile Documentation: prctl/seccomp_filter 2012-04-14 11:13:22 +10:00