diff options
author | 2021-01-14 06:04:58 +0200 | |
---|---|---|
committer | 2021-01-14 06:04:58 +0200 | |
commit | 42348d0e8a8705f2ff5877933ffc291df85b81b2 (patch) | |
tree | 09f15a9c32b5d504acc6d7b01dac7bd39222730f /dev-util/hfstospell/metadata.xml | |
parent | app-emulation/lxc: bump to 4.0.6 (diff) | |
download | gentoo-42348d0e8a8705f2ff5877933ffc291df85b81b2.tar.gz gentoo-42348d0e8a8705f2ff5877933ffc291df85b81b2.tar.bz2 gentoo-42348d0e8a8705f2ff5877933ffc291df85b81b2.zip |
dev-util/hfstospell: fix compiling with clang
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/hfstospell/metadata.xml')
-rw-r--r-- | dev-util/hfstospell/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/hfstospell/metadata.xml b/dev-util/hfstospell/metadata.xml index 6b0a0fb3a729..79d3d066cce0 100644 --- a/dev-util/hfstospell/metadata.xml +++ b/dev-util/hfstospell/metadata.xml @@ -5,4 +5,7 @@ <email>juippis@gentoo.org</email> <name>Joonas Niilola</name> </maintainer> + <use> + <flag name="clang">Use different logic in ebuild when clang is used</flag> + </use> </pkgmetadata> |