use build_type instead of -DCMAKE_BUILD_TYPE=RELEASE in configopts in MMseqs2 easyconfigs#13620
Conversation
|
Test report by @Flamefire |
|
@boegelbot please test @ generoso |
|
@branfosj: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 893757869 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @branfosj |
|
Test report by @boegelbot |
Looks like the icc installation is broken. All changes here are purely stylistic, so can't cause this |
|
|
||
| separate_build_dir = True | ||
|
|
||
| configopts = '-DCMAKE_BUILD_TYPE=RELEASE' |
There was a problem hiding this comment.
Or maybe it's not needed, since CMakeMake uses -DCMAKE_BUILD_TYPE=Release by default?
There was a problem hiding this comment.
Ah, you mentioned it in the description... Good to go then 👍
|
Test report by @boegel |
|
Going in, thanks @Flamefire! |
(created using
eb --new-pr)Note that until version 12 the build type must be RELEASE, a bug fixed with soedinglab/MMseqs2@a877dc0#diff-148715d6ea0c0ea0a346af3f6bd610d010d490eca35ac6a9b408748f7ca9e3f4L58