consistently use empty toolchain version in icc easyconfigs to ensure that GCC(core) dep is loaded during installation#5133
Conversation
… that GCC(core) dep is loaded during installation
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
The GCCcore module on top of which
iccis often installed is not loaded when'dummy'is used as version, which affects the outcome ofgcc -print-multiarch, see easybuilders/easybuild-easyblocks#1237 and easybuilders/easybuild-easyblocks#1249.