From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/hfstospell/
Date: Sat, 20 Feb 2021 14:55:32 +0000 (UTC) [thread overview]
Message-ID: <1613832586.6fb8da176f5b5b60d354771e44784dbd39cff5c6.juippis@gentoo> (raw)
commit: 6fb8da176f5b5b60d354771e44784dbd39cff5c6
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 14:49:46 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 14:49:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb8da17
dev-util/hfstospell: add an extra check for USE="clang"
Closes: https://bugs.gentoo.org/771717
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-util/hfstospell/hfstospell-0.5.2-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-util/hfstospell/hfstospell-0.5.2-r1.ebuild b/dev-util/hfstospell/hfstospell-0.5.2-r1.ebuild
index 59c8bd7eae6..4a2e9cb7a11 100644
--- a/dev-util/hfstospell/hfstospell-0.5.2-r1.ebuild
+++ b/dev-util/hfstospell/hfstospell-0.5.2-r1.ebuild
@@ -34,6 +34,8 @@ src_configure() {
# https://github.com/hfst/hfst-ospell/issues/48
if tc-is-clang; then
econf --without-libxmlpp --without-tinyxml2
+ elif use clang; then
+ econf --without-libxmlpp --without-tinyxml2
else
default
fi
next reply other threads:[~2021-02-20 14:55 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-20 14:55 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-26 5:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/hfstospell/ Joonas Niilola
2024-03-26 5:59 Joonas Niilola
2024-02-23 7:19 Joonas Niilola
2023-10-13 10:58 WANG Xuerui
2023-04-02 7:31 Joonas Niilola
2023-03-25 6:32 Joonas Niilola
2023-03-25 6:32 Joonas Niilola
2023-02-20 14:46 Joonas Niilola
2022-04-19 6:41 Joonas Niilola
2022-04-14 8:54 Joonas Niilola
2022-04-14 8:54 Joonas Niilola
2022-03-14 7:00 Joonas Niilola
2021-08-23 22:59 Marek Szuba
2021-02-13 13:39 Joonas Niilola
2021-02-13 13:39 Joonas Niilola
2021-02-13 13:39 Joonas Niilola
2021-01-14 4:06 Joonas Niilola
2020-11-15 7:18 Joonas Niilola
2020-11-15 7:18 Joonas Niilola
2020-10-16 6:04 Joonas Niilola
2020-06-07 8:27 Joonas Niilola
2019-11-21 8:40 Joonas Niilola
2019-11-21 8:40 Joonas Niilola
2019-09-08 6:55 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=1613832586.6fb8da176f5b5b60d354771e44784dbd39cff5c6.juippis@gentoo \
--to=juippis@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