diff options
Diffstat (limited to 'gnu/packages/openpgp.scm')
-rw-r--r-- | gnu/packages/openpgp.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/openpgp.scm b/gnu/packages/openpgp.scm index c98023566f..1aebfa6a68 100644 --- a/gnu/packages/openpgp.scm +++ b/gnu/packages/openpgp.scm @@ -121,7 +121,6 @@ environments.") ;; Lower the minimum tuning ratio from 6 to 4, as suggested ;; upstream to avoid the s2k_iteration_tuning failing. "-DS2K_MINIMUM_TUNING_RATIO=4" - "-DBUILD_TESTING=on" "-DDOWNLOAD_GTEST=off" "-DDOWNLOAD_RUBYRNP=off") #:phases |