sci-biology/mira: Update flex-2.6.3 fix; add cmath header
authorNicholas Vinson <nvinson234@gmail.com>
Thu, 12 Jan 2017 14:28:07 +0000 (06:28 -0800)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 13 Jan 2017 16:13:39 +0000 (17:13 +0100)
commit2f68c7a59f7e94579b72450618e1e7e799fcffe4
tree1af8e7a78607e353f79976b6a240a7ede43cd15b
parent1ff60456aa75b7d92b48e863455549e44057e9d0
sci-biology/mira: Update flex-2.6.3 fix; add cmath header

    Another round of testing discovered that caf_flexer.cc is also a
    pre-generated lexer.  The commit updates the ebuild to remove that
    file as well.  The file abs.C fails to find the pow() function.
    Modern versions of C++ store the header for that function in cmath.
    The file is updated to include that header.

    Gentoo-bug: 585942

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3442
sci-biology/mira/files/mira-4.0.2-cmath.patch [new file with mode: 0644]
sci-biology/mira/mira-4.0.2.ebuild