diff --git a/gnu/packages/jemalloc.scm b/gnu/packages/jemalloc.scm index b5fdd399211..aaa7eee0a04 100644 --- a/gnu/packages/jemalloc.scm +++ b/gnu/packages/jemalloc.scm @@ -48,6 +48,8 @@ (build-system gnu-build-system) (arguments (list + #:tests? (and (not (%current-target-system)) + (not (target-arm32?))) #:phases #~(modify-phases %standard-phases (add-after 'unpack 'delete-thp-test