coreutils 8.31-2 (x86_64;i686;znver1;armv7hnl;aarch64) 2019-9318
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/647528
Packages
coreutils-8.31-2.x86_64.binary
coreutils-8.31-2.x86_64.source
coreutils-debuginfo-8.31-2.x86_64.debuginfo
coreutils-doc-8.31-2.x86_64.binary
coreutils-8.31-2.i686.binary
coreutils-8.31-2.i686.source
coreutils-debuginfo-8.31-2.i686.debuginfo
coreutils-doc-8.31-2.i686.binary
coreutils-8.31-2.znver1.binary
coreutils-8.31-2.znver1.source
coreutils-debuginfo-8.31-2.znver1.debuginfo
coreutils-doc-8.31-2.znver1.binary
coreutils-8.31-2.armv7hnl.source
coreutils-8.31-2.armv7hnl.binary
coreutils-debuginfo-8.31-2.armv7hnl.debuginfo
coreutils-doc-8.31-2.armv7hnl.binary
coreutils-8.31-2.aarch64.binary
coreutils-8.31-2.aarch64.source
coreutils-debuginfo-8.31-2.aarch64.debuginfo
coreutils-doc-8.31-2.aarch64.binary
Build Date 2019-11-28 16:08:04 +0000 UTC
Last Updated 2019-12-05 19:35:17.3331036 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 90e1439fe19cbc6722d05f8d32c73aab01c37afe

commit 90e1439fe19cbc6722d05f8d32c73aab01c37afe
Author:     tpgxyz <tpgxyz@gmail.com>
AuthorDate: Thu Nov 28 13:24:03 2019 +0100
Commit:     tpgxyz <tpgxyz@gmail.com>
CommitDate: Thu Nov 28 13:24:03 2019 +0100

    optimize for size with Oz
---
 coreutils.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/coreutils.spec b/coreutils.spec
index 86d8c66..7436237 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -5,9 +5,9 @@
 %bcond_without single
 %endif
 
-# (tpg) optimize it a bit
+# (tpg) optimize size a bit
 %ifnarch riscv64
-%global optflags %{optflags} -fPIE -D_GNU_SOURCE=1 --rtlib=compiler-rt
+%global optflags %{optflags} -Oz -fPIE -D_GNU_SOURCE=1 --rtlib=compiler-rt
 %endif
 
 # do not make coreutils-single depend on /usr/bin/coreutils
@@ -16,7 +16,7 @@
 Summary:	The GNU core utilities: a set of tools commonly used in shell scripts
 Name:		coreutils
 Version:	8.31
-Release:	1
+Release:	2
 License:	GPLv3+
 Group:		System/Base
 Url:		http://www.gnu.org/software/coreutils/
Not Available

benbullard79 [@T] cox.net7 days and no negative comments1602d 13hrs
benbullard79 [@T] cox.net7 days and no negative comments1602d 13hrs