Merge branch 'it4i-anselm'

Former-commit-id: b3d2658d22162623cc52244ca5da4d86d0eae555
This commit is contained in:
Lukáš Krupčík 2018-07-19 13:49:52 +02:00
commit 8dce7128f0

View File

@ -1,3 +1,5 @@
# IT4Innovations 2018
easyblock = 'ConfigureMake'
name = 'gperftools'
@ -23,4 +25,6 @@ sanity_check_paths = {
'dirs': []
}
modextrapaths = {'LD_PRELOAD': 'lib/libtcmalloc_minimal.so.4'}
moduleclass = 'tools'