From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/pax/
Date: Sat, 29 Dec 2018 15:26:42 +0000 (UTC) [thread overview]
Message-ID: <1546097181.ce39e31b89417f9f93f47e8b1fc1dde32791a63c.blueness@gentoo> (raw)
commit: ce39e31b89417f9f93f47e8b1fc1dde32791a63c
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 29 15:26:21 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Dec 29 15:26:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce39e31b
app-arch/pax: fix CFLAGS for musl
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-arch/pax/pax-20161104.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/pax/pax-20161104.ebuild b/app-arch/pax/pax-20161104.ebuild
index c9fc9875ca5..fba75273f65 100644
--- a/app-arch/pax/pax-20161104.ebuild
+++ b/app-arch/pax/pax-20161104.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,7 +36,7 @@ src_configure() {
}
src_compile() {
- use elibc_musl && append-ldflags "-lfts"
+ use elibc_musl && append-cflags "-lfts"
# We can't rely on LFS flags as it uses the fts.h interface which lacks 64-bit support.
set -- \
next reply other threads:[~2018-12-29 15:26 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-29 15:26 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-25 21:59 [gentoo-commits] repo/gentoo:master commit in: app-arch/pax/ Marek Szuba
2021-07-02 7:17 Sergei Trofimovich
2021-03-06 10:13 Sergei Trofimovich
2021-02-27 10:08 Sam James
2021-02-27 10:07 Sam James
2021-02-26 16:11 Sam James
2021-02-26 14:40 Agostino Sarubbo
2021-02-26 13:59 Sam James
2021-02-26 13:56 Sam James
2021-02-26 13:53 Sam James
2021-01-24 11:26 Sergei Trofimovich
2021-01-24 11:26 Sergei Trofimovich
2019-03-19 11:18 Andreas Sturmlechner
2018-03-06 19:40 Markus Meier
2018-03-02 15:59 Tobias Klausmann
2018-02-27 20:31 Sergei Trofimovich
2018-02-18 19:48 Sergei Trofimovich
2018-02-10 20:52 Sergei Trofimovich
2018-02-09 8:39 Agostino Sarubbo
2018-02-07 20:16 Sergei Trofimovich
2018-02-07 6:09 Thomas Deutschmann
2017-12-07 5:36 Jeroen Roovers
2016-03-07 4:17 Mike Frysinger
2016-02-27 18:55 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=1546097181.ce39e31b89417f9f93f47e8b1fc1dde32791a63c.blueness@gentoo \
--to=blueness@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