diff options
| -rw-r--r-- | gnu/packages/file-systems.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index 2426484bd2d..854d0e3c9dc 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1736,6 +1736,7 @@ with the included @command{xfstests-check} helper.") #:substitutable? #f ;; Tests cannot run in an unprivileged build environment. #:tests? #f + #:linux linux-libre-lts #:phases #~(modify-phases %standard-phases (add-after 'configure 'really-configure |
