ln -sf /usr/bin/clang
ln -sf /usr/bin/llc
sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
make TARGETS=safesetid
make run_tests -C safesetid
make run_tests -C seccomp
make run_tests -C sgx
make run_tests -C sigaltstack
make run_tests -C size
make run_tests -C sparc64
make run_tests -C splice
make run_tests -C static_keys
make run_tests -C sync
make run_tests -C syscall_user_dispatch
make run_tests -C sysctl