From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/boxes/
Date: Fri, 27 Nov 2015 08:25:46 +0000 (UTC) [thread overview]
Message-ID: <1448612732.6a31fc897b735f86d5d0141286401a4a98b93723.jlec@gentoo> (raw)
commit: 6a31fc897b735f86d5d0141286401a4a98b93723
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 08:25:32 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 08:25:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a31fc89
app-misc/boxes: Use proper C standards
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566906
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
app-misc/boxes/boxes-1.1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/boxes/boxes-1.1.2-r1.ebuild b/app-misc/boxes/boxes-1.1.2-r1.ebuild
index 9fdd532..4d6bf35 100644
--- a/app-misc/boxes/boxes-1.1.2-r1.ebuild
+++ b/app-misc/boxes/boxes-1.1.2-r1.ebuild
@@ -21,7 +21,7 @@ DEPEND="
"
src_prepare() {
- append-cflags -Iregexp -I. -ansi
+ append-cflags -Iregexp -I. -ansi -std=c99
append-ldflags -Lregexp
sed \
-e 's:STRIP=true:STRIP=false:g' \
next reply other threads:[~2015-11-27 8:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 8:25 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-18 4:50 [gentoo-commits] repo/gentoo:master commit in: app-misc/boxes/ Nicolas Bock
2017-08-01 21:05 Patrice Clement
2022-10-17 22:03 Sam James
2022-10-17 23:34 Sam James
2022-11-19 1:35 Sam James
2022-11-19 1:35 Sam James
2022-11-19 1:49 Sam James
2022-11-19 1:49 Sam James
2022-11-19 1:49 Sam James
2022-11-22 7:05 Sam James
2023-09-15 5:25 Arthur Zamarin
2023-10-16 7:12 Sam James
2023-10-16 8:15 Sam James
2023-10-16 8:15 Sam James
2023-10-18 15:42 Arthur Zamarin
2023-10-26 16:17 Arthur Zamarin
2024-11-06 11:41 Joonas Niilola
2024-12-25 1:48 Sam James
2024-12-25 1:48 Sam James
2024-12-25 5:51 Arthur Zamarin
2024-12-25 5:51 Arthur Zamarin
2025-02-10 13:28 Joonas Niilola
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=1448612732.6a31fc897b735f86d5d0141286401a4a98b93723.jlec@gentoo \
--to=jlec@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