We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09bbb20 commit f207196Copy full SHA for f207196
tests/patch/build_tools/build_tools.sh
@@ -33,7 +33,7 @@ echo "Now at:"
33
git log -1 --pretty='%h ("%s")' HEAD
34
35
# These are either very slow or don't build
36
-export SKIP_TARGETS="bpf dt kvm landlock livepatch lsm sched_ext user_events mm powerpc filesystems/mount-notify ublk"
+export SKIP_TARGETS="bpf dt kvm landlock livepatch lsm sched_ext user_events mm powerpc filesystems/mount-notify ublk sgx nolibc nsfs"
37
38
pr "Cleaning"
39
make O=$output_dir $build_flags -C tools/testing/selftests/ clean
0 commit comments