dev-libs/ppl: new revision to fix the build with clang.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 21 Apr 2020 01:26:55 +0000 (21:26 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 21 Apr 2020 02:46:21 +0000 (22:46 -0400)
commit8827e0c526c4dc5d6382cd91d1547f64f85b1ace
treec7e9044b023a4e6d8f075bbf7ca104473a57c77e
parenta7fbbd77306b29d33e35bc7776e67ccab41d9a11
dev-libs/ppl: new revision to fix the build with clang.

This new revision includes an upstream patch (from their git
repository) to fix the build with clang by adding some missing
keywords that should have been there all along. Thanks to Olivier
Huber for the report and for tracking down the patch.

When building with clang, the ./configure script spits out scary
warnings about missing the GCC-specific -frounding-math flag. I
wouldn't worry about it, but judge for yourself.

Closes: https://bugs.gentoo.org/717768
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
dev-libs/ppl/files/fix-clang-build.patch [new file with mode: 0644]
dev-libs/ppl/ppl-1.2-r3.ebuild [new file with mode: 0644]