summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r--gnu/packages/linux.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index b78342efab2..8dc546ad692 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -11303,7 +11303,6 @@ modification of BPF objects on the system.")
11303 (arguments 11303 (arguments
11304 (list 11304 (list
11305 #:test-exclude "(runtime_tests|tools-parsing-test)" 11305 #:test-exclude "(runtime_tests|tools-parsing-test)"
11306 #:configure-flags #~(list "-DBUILD_TESTING=ON")
11307 #:phases 11306 #:phases
11308 #~(modify-phases %standard-phases 11307 #~(modify-phases %standard-phases
11309 ;; This patch also fixes broken compilation due to improper detection 11308 ;; This patch also fixes broken compilation due to improper detection