Home
last modified time | relevance | path

Searched defs:VAR_CFLAGS (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/ovpn/
H A DMakefile5 VAR_CFLAGS = $(shell pkg-config --cflags libnl-3.0 libnl-genl-3.0 2>/dev/null) macro
7 VAR_CFLAGS = -I/usr/include/libnl3 macro
/linux/tools/testing/selftests/memfd/
H A DMakefile9 VAR_CFLAGS := $(shell pkg-config fuse --cflags 2>/dev/null) macro
11 VAR_CFLAGS := -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse macro