From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/procps/
Date: Fri, 28 Oct 2022 02:02:47 +0000 (UTC) [thread overview]
Message-ID: <1666922299.812e4a387f47eac3a832690655cbceffa51aab18.sam@gentoo> (raw)
commit: 812e4a387f47eac3a832690655cbceffa51aab18
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 01:58:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 01:58:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812e4a38
sys-process/procps: drop obsolete cross malloc workaround
We set the right bits in crossdev for musl targets now and, in theory, while
unlikely, it is possible that some cross targets don't have the right behaviour
anyway (not that i'm aware of any in use).
Bug: https://bugs.gentoo.org/705800
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-process/procps/procps-3.3.17-r1.ebuild | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/sys-process/procps/procps-3.3.17-r1.ebuild b/sys-process/procps/procps-3.3.17-r1.ebuild
index 79ab60beefd1..8761ccfd17e1 100644
--- a/sys-process/procps/procps-3.3.17-r1.ebuild
+++ b/sys-process/procps/procps-3.3.17-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
# See https://bugs.gentoo.org/835813 before bumping to 4.x!
-inherit flag-o-matic multilib-minimal toolchain-funcs usr-ldscript
+inherit flag-o-matic multilib-minimal usr-ldscript
DESCRIPTION="Standard informational utilities and process-handling tools"
HOMEPAGE="http://procps-ng.sourceforge.net/ https://gitlab.com/procps-ng/procps"
@@ -53,18 +53,9 @@ src_prepare() {
}
multilib_src_configure() {
- if tc-is-cross-compiler ; then
- # This isn't ideal but upstream don't provide a placement
- # when malloc is missing anyway, leading to errors like:
- # pslog.c:(.text.startup+0x108): undefined reference to `rpl_malloc'
- # See https://sourceforge.net/p/psmisc/bugs/71/
- # (and https://lists.gnu.org/archive/html/autoconf/2011-04/msg00019.html)
- export ac_cv_func_malloc_0_nonnull=yes \
- ac_cv_func_realloc_0_nonnull=yes
- fi
-
# http://www.freelists.org/post/procps/PATCH-enable-transparent-large-file-support
append-lfs-flags #471102
+
local myeconfargs=(
$(multilib_native_use_with elogind) # No elogind multilib support
$(multilib_native_use_enable kill)
next reply other threads:[~2022-10-28 2:02 UTC|newest]
Thread overview: 116+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-28 2:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-08 23:27 [gentoo-commits] repo/gentoo:master commit in: sys-process/procps/ Mike Gilbert
2024-12-08 23:27 Mike Gilbert
2024-06-19 5:24 Arthur Zamarin
2024-06-19 5:24 Arthur Zamarin
2024-06-17 23:45 Sam James
2024-06-17 23:37 Sam James
2024-06-17 23:34 Sam James
2024-06-17 23:34 Sam James
2024-06-17 23:34 Sam James
2024-06-17 18:28 Mike Gilbert
2024-04-04 14:58 Mike Gilbert
2024-02-07 19:20 Sam James
2023-11-25 11:49 Arthur Zamarin
2023-10-28 19:38 Sam James
2023-10-23 14:05 Arthur Zamarin
2023-10-22 11:44 Sam James
2023-10-22 11:39 Sam James
2023-09-02 11:54 Sam James
2023-07-02 22:20 Sam James
2023-06-28 7:55 Sam James
2023-03-02 20:02 Mike Gilbert
2022-09-11 20:05 Sam James
2022-07-28 13:20 Sam James
2021-08-30 2:40 Sam James
2021-07-17 21:30 David Seifert
2021-05-14 20:46 Sam James
2021-05-14 20:46 Sam James
2021-05-13 13:55 David Seifert
2021-03-31 14:08 Agostino Sarubbo
2021-03-31 14:05 Agostino Sarubbo
2021-03-31 13:53 Agostino Sarubbo
2021-03-30 6:52 Sergei Trofimovich
2021-03-29 11:59 Agostino Sarubbo
2021-03-29 9:37 Agostino Sarubbo
2021-03-25 14:59 Lars Wendler
2021-02-09 17:24 Ulrich Müller
2021-02-09 15:42 Lars Wendler
2021-01-25 22:16 Lars Wendler
2020-09-07 3:12 Sam James
2020-08-19 8:31 Sergei Trofimovich
2020-08-18 13:27 Sam James
2020-08-17 12:03 Agostino Sarubbo
2020-08-17 10:01 Agostino Sarubbo
2020-08-17 9:59 Agostino Sarubbo
2020-08-17 9:58 Agostino Sarubbo
2020-08-17 9:32 Sam James
2020-05-04 17:36 Thomas Deutschmann
2020-03-06 12:36 Lars Wendler
2020-02-08 3:08 Matt Turner
2020-02-07 21:47 Matt Turner
2019-12-18 5:30 Ulrich Müller
2019-12-08 7:53 Lars Wendler
2019-05-04 11:57 Mikle Kolyada
2018-05-30 19:45 Mike Frysinger
2018-05-29 9:55 Mikle Kolyada
2018-05-29 4:42 Markus Meier
2018-05-26 10:06 Mart Raudsepp
2018-05-25 23:58 Thomas Deutschmann
2018-05-25 4:18 Matt Turner
2018-05-25 3:48 Matt Turner
2018-05-23 19:04 Sergei Trofimovich
2018-05-23 18:37 Sergei Trofimovich
2018-05-22 11:47 Thomas Deutschmann
2018-05-22 11:00 Jeroen Roovers
2018-05-21 7:26 Mikle Kolyada
2018-05-20 22:24 Lars Wendler
2018-05-20 18:49 Lars Wendler
2018-04-11 8:04 Lars Wendler
2018-04-05 8:13 Lars Wendler
2017-12-24 19:49 Mikle Kolyada
2017-12-24 19:21 Mikle Kolyada
2017-12-24 12:00 Markus Meier
2017-12-15 9:23 Jason Zaman
2017-12-06 22:34 Sergei Trofimovich
2017-11-30 20:19 Tobias Klausmann
2017-11-29 20:28 Sergei Trofimovich
2017-11-28 23:04 Sergei Trofimovich
2017-05-31 7:07 Lars Wendler
2017-01-29 20:14 Fabian Groffen
2017-01-19 14:14 Mike Frysinger
2017-01-17 16:23 Lars Wendler
2017-01-15 15:50 Agostino Sarubbo
2016-12-16 8:44 Jeroen Roovers
2016-12-09 10:36 Lars Wendler
2016-10-24 18:11 Markus Meier
2016-10-21 18:20 Tobias Klausmann
2016-10-10 14:36 Jeroen Roovers
2016-10-07 8:32 Lars Wendler
2016-07-18 7:49 Lars Wendler
2016-06-04 5:00 Markus Meier
2016-05-27 12:46 Lars Wendler
2016-05-27 8:10 Lars Wendler
2016-05-26 20:37 Lars Wendler
2016-05-25 11:45 Jeroen Roovers
2016-05-25 6:52 Jeroen Roovers
2016-05-25 6:29 Matt Turner
2016-03-07 20:43 Mike Frysinger
2015-11-25 19:27 Mike Frysinger
2015-11-18 17:30 Ulrich Müller
2015-11-15 20:55 Matt Turner
2015-11-14 16:43 Markus Meier
2015-11-10 1:27 William Hubbs
2015-11-08 21:20 William Hubbs
2015-11-08 21:20 William Hubbs
2015-11-08 19:02 Mikle Kolyada
2015-11-05 11:20 Agostino Sarubbo
2015-11-04 15:17 Agostino Sarubbo
2015-11-02 22:46 Mike Gilbert
2015-11-01 13:09 Mikle Kolyada
2015-10-31 6:58 Jeroen Roovers
2015-10-31 6:15 Jeroen Roovers
2015-10-30 9:18 Agostino Sarubbo
2015-10-29 14:07 Lars Wendler
2015-10-29 14:07 Lars Wendler
2015-09-28 4:48 Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1666922299.812e4a387f47eac3a832690655cbceffa51aab18.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox