mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-13 18:31:21 +01:00
Merge branch 'it4i-anselm'
This commit is contained in:
commit
a66b043ce7
@ -22,7 +22,7 @@ dependencies = [
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': [
|
||||
"bin/cube", ("lib/libcube4.a", "lib64/libcube4.a"), ("lib/libcube4.%s" %
|
||||
("lib/libcube4.a", "lib64/libcube4.a"), ("lib/libcube4.%s" %
|
||||
SHLIB_EXT, "lib64/libcube4.%s" %
|
||||
SHLIB_EXT)], 'dirs': [
|
||||
"include/cube", "include/cubew"], }
|
||||
|
@ -1,14 +1,4 @@
|
||||
##
|
||||
# This file is an EasyBuild reciPY as per https://github.com/easybuilders
|
||||
#
|
||||
# Copyright:: Copyright 2012-2014 Uni.Lu/LCSB, NTUA
|
||||
# Authors:: Fotis Georgatos <fotis@cern.ch>
|
||||
# License:: MIT/GPL
|
||||
# $Id$
|
||||
#
|
||||
# This work implements a part of the HPCBIOS project and is a component of the policy:
|
||||
# http://hpcbios.readthedocs.org/en/latest/HPCBIOS_07-02.html
|
||||
##
|
||||
# IT4Innovations 2018
|
||||
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
@ -35,7 +25,7 @@ sources = [SOURCELOWER_TAR_GZ]
|
||||
checksums = ['49dc2c2323f6164c4a7e81b799ed690ee73158671205e71501f849391dd2c2d4']
|
||||
|
||||
builddependencies = [
|
||||
('binutils', '2.29'),
|
||||
('binutils', '2.27'),
|
||||
]
|
||||
|
||||
start_dir = 'src'
|
||||
|
Loading…
x
Reference in New Issue
Block a user