HOME


Mini Shell 1.0
DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/tools/testing/selftests/seccomp/
Upload File :
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/tools/testing/selftests/seccomp/Makefile
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -Wl,-no-as-needed -Wall
LDFLAGS += -lpthread

TEST_GEN_PROGS := seccomp_bpf seccomp_benchmark
include ../lib.mk