Sign in
android-kvm
/
linux
/
ff20afc4cee7b65f752b1da6d5da4c0bea1431b9
/
.
/
tools
/
testing
/
selftests
/
seccomp
/
Makefile
blob: 0ebfe8b0e147fa9bd4d3bd895774393cf0d32c28 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
Wl
,-
no
-
as
-
needed
-
Wall
LDFLAGS
+=
-
lpthread
TEST_GEN_PROGS
:=
seccomp_bpf seccomp_benchmark
include
../
lib
.
mk