strip out hardcoded -march=native used by RapidJSON 1.1.0#18725
strip out hardcoded -march=native used by RapidJSON 1.1.0#18725verdurin merged 1 commit intoeasybuilders:developfrom
-march=native used by RapidJSON 1.1.0#18725Conversation
-march=native used by RapidJSON 1.1.0
130c895 to
4282f2f
Compare
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1707859629 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegelbot |
|
@boegelbot please test @ generoso |
|
Test report by @boegel edit: this was using |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1707874987 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot edit: this was using |
|
@boegelbot please test @ jsc-zen2 |
|
@boegel: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1707906341 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @boegel! |
(created using
eb --new-pr)This is important when EasyBuild is configuted with
--optarch=GENERIC, to avoid this from being used:On
aarch64, this fixes an actual build failure because GCC fails when combining-mcpu=genericwith-march=native: