Removed erroneous patch for Intel compiler support in Perl 5.26.0 easyconfig built with GCCcore/6.4.0#5561
Conversation
|
@jdonners Was this causing problems somehow? Or are you just cleaning it up (also makes sense of course)? |
| 'source_tmpl': 'XML-Bare-%(version)s.tar.gz', | ||
| 'source_urls': ['https://cpan.metacpan.org/authors/id/C/CO/CODECHILD'], | ||
| 'checksums': [ | ||
| '865e198e98d904be1683ef5a53a4948f02dabdacde59fc554a082ffbcc5baefd', # XML-Bare-0.53.tar.gz |
There was a problem hiding this comment.
please collapse this to a single line to adher to style used for other easyconfigs (likewise in other easyconfig)
'checksums': ['865e198e98d904be1683ef5a53a4948f02dabdacde59fc554a082ffbcc5baefd'],|
Yes it did. Either it picked up some non-EasyBuild icc, or it uses the command cc. cc is not in foss/2017b or GCCcore/6.4.0, so it picks up the OS one.
Verstuurd vanaf mijn iPhone
… Op 20 dec. 2017 om 11:58 heeft Kenneth Hoste ***@***.***> het volgende geschreven:
@jdonners Was this causing problems somehow? Or are you just cleaning it up (also makes sense of course)?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
|
Test report by @boegel |
|
Test report by @boegel |
|
@jdonners Ah, ok, that explains why I didn't see this. In recent |
|
Going in, thanks @jdonners! |
(created using
eb --new-pr)