public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/coreutils] main: update stale comment
@ 2026-07-25 14:45 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-25 14:45 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/coreutils
            Branch : main
            Commit : 7c82c115b33e6d688666b89d1b80f55892545c57
            Author : Pádraig Brady <P@draigBrady.com>
            Date   : 2026-07-25T15:44:37+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/coreutils/c/7c82c115b33e6d688666b89d1b80f55892545c57?branch=main

            Log:
            update stale comment

gnulib includes minigmp, so no functionality change without libgmp.
Also basenc is now impacted.

---
diff --git a/coreutils.spec b/coreutils.spec
index b6661c7..7112f8e 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -194,7 +194,7 @@ for type in separate single; do
   if test $type = 'single'; then
     config_single='--enable-single-binary'
     config_single="$config_single --without-openssl"  # smaller/slower sha*sum
-    config_single="$config_single --without-libgmp"   # expr/factor machine ints
+    config_single="$config_single --without-libgmp"   #  "  basenc,expr,factor
   else
     config_single='--with-openssl'  # faster sha*sum
   fi

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-25 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-25 14:45 [rpms/coreutils] main: update stale comment 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox