From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/bcache-tools/
Date: Mon, 7 Dec 2015 08:22:37 +0000 (UTC) [thread overview]
Message-ID: <1449476551.8bddc4b710c6c9dc66efae65d705110f4702a4fb.jlec@gentoo> (raw)
commit: 8bddc4b710c6c9dc66efae65d705110f4702a4fb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 7 08:03:11 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 08:22:31 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bddc4b7
sys-fs/bcache-tools: Set c standard during compilation
Thanks Ted Tanberry for the fix
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562198
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild | 2 +-
sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild | 2 +-
sys-fs/bcache-tools/bcache-tools-9999.ebuild | 2 +-
sys-fs/bcache-tools/metadata.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild
index 72946fa..a096611 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.0.5.ebuild
@@ -22,7 +22,7 @@ src_prepare() {
tc-export CC
sed \
-e '/^CFLAGS/s:-O2::' \
- -e '/^CFLAGS/s:-g::' \
+ -e '/^CFLAGS/s:-g:-std=gnu89:' \
-i Makefile || die
}
diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild
index 72946fa..a096611 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.0.8.ebuild
@@ -22,7 +22,7 @@ src_prepare() {
tc-export CC
sed \
-e '/^CFLAGS/s:-O2::' \
- -e '/^CFLAGS/s:-g::' \
+ -e '/^CFLAGS/s:-g:-std=gnu89:' \
-i Makefile || die
}
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
index ba397f6..efe8546 100644
--- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
@@ -25,7 +25,7 @@ src_prepare() {
tc-export CC
sed \
-e '/^CFLAGS/s:-O2::' \
- -e '/^CFLAGS/s:-g::' \
+ -e '/^CFLAGS/s:-g:-std=gnu89:' \
-i Makefile || die
}
diff --git a/sys-fs/bcache-tools/metadata.xml b/sys-fs/bcache-tools/metadata.xml
index 3441f18..a311ddc 100644
--- a/sys-fs/bcache-tools/metadata.xml
+++ b/sys-fs/bcache-tools/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
next reply other threads:[~2015-12-07 8:22 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 8:22 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-30 15:11 [gentoo-commits] repo/gentoo:master commit in: sys-fs/bcache-tools/ Justin Lecher
2018-06-23 10:49 Pacho Ramos
2020-04-09 9:34 Michał Górny
2020-05-17 16:55 Aaron Bauman
2020-09-25 22:28 Sergei Trofimovich
2020-09-25 22:28 Sergei Trofimovich
2021-06-29 11:34 Florian Schmaus
2021-06-29 11:34 Florian Schmaus
2021-06-29 11:34 Florian Schmaus
2021-11-19 14:08 Florian Schmaus
2021-11-19 18:10 Jakov Smolić
2021-12-15 11:22 Florian Schmaus
2021-12-15 11:22 Florian Schmaus
2021-12-15 11:22 Florian Schmaus
2021-12-15 11:22 Florian Schmaus
2022-01-17 1:57 Georgy Yakovlev
2022-01-17 1:57 Georgy Yakovlev
2022-01-17 1:57 Georgy Yakovlev
2022-01-18 12:26 Sam James
2022-01-18 22:16 Sam James
2022-01-19 22:43 Sam James
2022-04-07 17:04 Jakov Smolić
2022-06-16 11:41 Florian Schmaus
2023-02-25 20:59 Florian Schmaus
2023-02-25 20:59 Florian Schmaus
2023-09-12 19:28 WANG Xuerui
2023-09-12 19:28 WANG Xuerui
2023-09-21 8:19 Florian Schmaus
2023-09-21 8:19 Florian Schmaus
2023-09-21 9:04 Florian Schmaus
2023-09-21 9:04 Florian Schmaus
2023-10-22 11:39 Sam James
2023-10-22 11:39 Sam James
2023-10-22 11:44 Sam James
2023-10-23 14:05 Arthur Zamarin
2023-10-26 22:39 Sam James
2025-05-04 11:40 Andreas K. Hüttel
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=1449476551.8bddc4b710c6c9dc66efae65d705110f4702a4fb.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