Skip to content

Commit ea991fd

Browse files
committed
packages/ppl/patches/clang5-support.patch: Add comment
1 parent 6642fdb commit ea991fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/ppl/patches/clang5-support.patch

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ X-Git-Url: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl%2Fppl.git;a=commitdiff_pl
55

66
Added missing "template" and "typename" keywords.
77
(Thanks to Dmitrii Pasechnik.)
8+
9+
10+
This version of PPL, 1.2, is unfortunately the latest upstream version - https://repology.org/project/ppl/versions
11+
For the packages that I'm adding, I am using the patches carried by the SageMath distribution - see https://github.com/sagemath/sage/tree/develop/build/pkgs/ppl
12+
13+
814
---
915

1016
diff --git a/src/Determinate_inlines.hh b/src/Determinate_inlines.hh

0 commit comments

Comments
 (0)