Skip to content

Commit

Permalink
update easyconfig: GHC-9.10.1-x86_64.eb
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianAchilles committed Sep 6, 2024
1 parent 51560e7 commit 434a699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/g/GHC/GHC-9.10.1-x86_64.eb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ components = [
'8c471fc2b1961a6e6e5981b7f7b3512e7fe58fcb04461aa4520157d4c1159998',
'027f7bd5876b761b48db624ddbdd106fa1c535dfb2752ef5a0eddeb2a8896cfd',
],
'preconfigopts': "export CPPFLAGS='-P' && ",
'preconfigopts': "export CPPFLAGS='-P -std=c++14' && ",
'configopts': ' --with-shared --enable-overwrite --with-termlib=tinfo',
'start_dir': '%(namelower)s-%(version)s',
}),
Expand Down

0 comments on commit 434a699

Please sign in to comment.