From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim/
Date: Sat, 4 Aug 2018 13:09:57 +0000 (UTC) [thread overview]
Message-ID: <1533388168.a6b6eb5227c85e07ce6c47ad71d5188e08447a96.hattya@gentoo> (raw)
commit: a6b6eb5227c85e07ce6c47ad71d5188e08447a96
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 13:08:04 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 13:09:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b6eb52
app-i18n/uim: fix build on x86
Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-i18n/uim/uim-1.8.8.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index fc0e9ef744e..f7bb3ff0158 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-inherit autotools elisp-common gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils
DESCRIPTION="A multilingual input method framework"
HOMEPAGE="https://github.com/uim/uim"
@@ -95,6 +95,8 @@ src_prepare() {
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
+ # fix build with "-march=pentium4 -O2", bug #661806
+ is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC -fno-inline-small-functions)
eautoreconf
}
next reply other threads:[~2018-08-04 13:10 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-04 13:09 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-12 19:57 [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim/ Sam James
2024-10-07 23:06 Andreas Sturmlechner
2024-10-07 23:06 Andreas Sturmlechner
2023-10-01 18:14 Arthur Zamarin
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2022-08-02 7:48 Joonas Niilola
2022-08-02 7:48 Joonas Niilola
2022-03-22 18:43 Jakov Smolić
2021-10-24 8:59 Akinori Hattori
2021-10-23 14:32 Akinori Hattori
2021-07-17 11:26 David Seifert
2021-05-02 19:07 Mikle Kolyada
2021-01-08 0:00 Andreas Sturmlechner
2020-11-16 22:53 Sergei Trofimovich
2020-04-04 11:07 Sergei Trofimovich
2018-10-20 14:12 Sergei Trofimovich
2018-08-26 8:25 Michał Górny
2018-08-18 22:18 Sergei Trofimovich
2018-08-08 17:53 Mikle Kolyada
2018-08-06 22:20 Thomas Deutschmann
2018-08-06 13:15 Akinori Hattori
2018-07-27 7:12 Sergei Trofimovich
2018-06-03 2:19 Akinori Hattori
2018-05-28 14:56 Akinori Hattori
2018-05-28 14:56 Akinori Hattori
2018-05-28 14:56 Akinori Hattori
2018-05-28 14:56 Akinori Hattori
2018-05-28 14:56 Akinori Hattori
2017-11-30 2:33 Andreas Sturmlechner
2016-06-27 12:44 Ulrich Müller
2016-06-14 2:29 Yixun Lan
2015-09-01 18:53 Tobias Klausmann
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=1533388168.a6b6eb5227c85e07ce6c47ad71d5188e08447a96.hattya@gentoo \
--to=hattya@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