summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2015-08-18 15:06:11 +0200
committerJulian Ospald <hasufell@gentoo.org>2015-08-18 15:06:26 +0200
commitbf9a47c780ae3dd3d9b409198f1d9679e447507c (patch)
treea778cd36ae9ca395c8ac1cd03005cd9d319935ce /app-text/aspell/aspell-0.60.6.1-r2.ebuild
parentsys-libs/glibc: fix from upstrea for hppa/pie #505312 (diff)
downloadgentoo-bf9a47c780ae3dd3d9b409198f1d9679e447507c.tar.gz
gentoo-bf9a47c780ae3dd3d9b409198f1d9679e447507c.tar.bz2
gentoo-bf9a47c780ae3dd3d9b409198f1d9679e447507c.zip
app-text/aspell: fix compilation with clang
Gentoo-Bug: 526804 Reported-by: Markus Ullmann
Diffstat (limited to 'app-text/aspell/aspell-0.60.6.1-r2.ebuild')
-rw-r--r--app-text/aspell/aspell-0.60.6.1-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.6.1-r2.ebuild b/app-text/aspell/aspell-0.60.6.1-r2.ebuild
index fb5fd3ebdf9a..d24a04c98413 100644
--- a/app-text/aspell/aspell-0.60.6.1-r2.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r2.ebuild
@@ -57,7 +57,8 @@ src_prepare() {
epatch \
"${FILESDIR}/${PN}-0.60.5-nls.patch" \
"${FILESDIR}/${PN}-0.60.5-solaris.patch" \
- "${FILESDIR}/${PN}-0.60.6-darwin-bundles.patch"
+ "${FILESDIR}/${PN}-0.60.6-darwin-bundles.patch" \
+ "${FILESDIR}/${PN}-0.60.6.1-clang.patch"
rm m4/lt* m4/libtool.m4
eautoreconf