Merge branch 'it4i-barbora'

This commit is contained in:
Lukáš Krupčík 2020-09-02 08:36:25 +02:00
commit ff775129fa

View File

@ -13,12 +13,12 @@ sources = [SOURCE_TAR_GZ]
toolchain = {'name': 'intel', 'version': '2017c'} toolchain = {'name': 'intel', 'version': '2017c'}
dependencies = [ #dependencies = [
('motif', '2.3.8', '', True), # ('motif', '2.3.8', '', True),
('netCDF', '4.6.1'), # ('netCDF', '4.6.1'),
] #]
runtest = 'tests' #runtest = 'tests'
# we also need to run make links right before or after make install. # we also need to run make links right before or after make install.
installopts = 'links' installopts = 'links'