dealii: add nanoflann, sundials and adol-c plus fixes on macOS (#5175)

* expat: fix build on macOS

* nanoflann: add new package

* sundials: fix compilation on macOS with clang+gfortran

* adol-c: add 2.6.3

* dealii: add adol-c, nanoflann, sundials and 8.5.1

* sundials: minor cleanup
This commit is contained in:
Denis Davydov
2017-08-25 03:18:06 +02:00
committed by Adam J. Stewart
parent 61cc55985b
commit c0d3d33b58
5 changed files with 76 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ class AdolC(AutotoolsPackage):
version('develop', git='https://gitlab.com/adol-c/adol-c.git',
branch='master')
version('2.6.3', 'f78f67f70d5874830a1ad1c0f54e54f7')
version('2.6.2', '0f9547584c99c0673e4f81cf64e8d865')
version('2.6.1', '1032b28427d6e399af4610e78c0f087b')