Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/tools/tracing/latency/
H A DMakefile4 VAR_CFLAGS := $(shell pkg-config --cflags libtracefs 2>/dev/null) macro