diff --git a/gnu/packages/cross-base.scm b/gnu/packages/cross-base.scm index bbd779ae4..9d5020818 100644 --- a/gnu/packages/cross-base.scm +++ b/gnu/packages/cross-base.scm @@ -141,6 +141,8 @@ base compiler and using LIBC (which may be either a libc package or #f.)" "--disable-decimal-float" ;would need libc "--disable-libcilkrts" + "--with-long-double-128" ; required for power9 bootstrap + ;; When target is any OS other than 'none' these ;; libraries will fail if there is no libc ;; present. See