diff options
author | Shuah Khan <skhan@linuxfoundation.org> | 2020-03-25 17:17:09 -0600 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-03-26 15:29:30 -0600 |
commit | d3fd949abd3e3005dab7ccb185c3c8bc0ad639f1 (patch) | |
tree | 3db36c0b64d0b1d4fc70c72eedaa39283eb8498b /tools/perf/scripts/python/syscall-counts.py | |
parent | 860f0a7792a5abcaae047a114a8b24807ce0880f (diff) |
selftests: Fix memfd to support relocatable build (O=objdir)
Fix memfd to support relocatable build (O=objdir). This calls out
source files necessary to build tests and simplfies the dependency
enforcement.
Tested the following:
Note that cross-build for fuse_mnt has dependency on -lfuse.
make all
make clean
make kselftest-install O=/arm64_build/ ARCH=arm64 HOSTCC=gcc \
CROSS_COMPILE=aarch64-linux-gnu- TARGETS=memfd
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions