aboutsummaryrefslogtreecommitdiff
path: root/patches/ppl/0.10.2
Commit message (Collapse)AuthorAgeFilesLines
* complibs/ppl: fix PPL build with GMP 5.x.xArnaud Lacombe2010-08-051-0/+28
| | | | | | | | | | | From http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=9c19bc2b318a35016e0189f9552c98910be37f53 Author: Roberto Bagnara <bagnara@cs.unipr.it> Revision log: Added support for GMP 5.0. Adapted manually to match and not having to re-generate the configure script. Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
* complibs/ppl: backout #9f0de857cb05Yann E. MORIN"2010-07-141-19/+0
| | | | | | The patch breaks the build on most machines, while the purpose of the patch is dubious. So, simply back it out.
* complibs/ppl: fix build for MINGWBart vdr Meulen2010-07-111-0/+19
Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com> --- patches/ppl/0.10.2/100-update-for-mingw-build.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 patches/ppl/0.10.2/100-update-for-mingw-build.patch