dev-vcs/git: Fix build on musl
authorAric Belsito <lluixhi@gmail.com>
Sun, 25 Dec 2016 17:47:52 +0000 (09:47 -0800)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 26 Dec 2016 16:05:04 +0000 (17:05 +0100)
commit076cafffdbbb06c50da7ab174fbee4c6be05bcb0
tree9d386b8d6bebda36e805d2468b2a9db413420169
parentf0ea8f639d34f881b8325dfa4b8c7d2d876915c4
dev-vcs/git: Fix build on musl

2.10.1+ introduce a configuration option which enables non-posix compatible
regex by default, which breaks compilation on musl.

Gentoo-Bug: https://bugs.gentoo.org/603710
Closes: https://github.com/gentoo/gentoo/pull/3237
dev-vcs/git/git-2.10.1.ebuild
dev-vcs/git/git-2.10.2.ebuild
dev-vcs/git/git-2.11.0.ebuild
dev-vcs/git/git-2.11.0_rc2.ebuild