repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
seccomp
/
Makefile
blob
0ebfe8b0e147fa9bd4d3bd895774393cf0d32c28
1
# SPDX-License-Identifier: GPL-2.0
2
CFLAGS
+= -
Wl
,-
no-as-needed
-
Wall
3
LDFLAGS
+= -
lpthread
4
5
TEST_GEN_PROGS
:=
seccomp_bpf seccomp_benchmark
6
include
..
/
lib.mk