use --COPTFLAGS/--CXXOPTFLAGS/--FOPTFLAGS instead of (undocumented) --CFLAGS/--CXXFLAGS/--FFLAGS as configure option for PETSc#3863
Conversation
…-CFLAGS/--CXXFLAGS/--FFLAGS as configure option for PETSc
--COPTFLAGS/--CXXOPTFLAGS/--FOPTFLAGS instead of (undocumented) --CFLAGS/--CXXFLAGS/--FFLAGS as configure option for PETSc
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3140555618 processed Message to humans: this is just bookkeeping information for me, |
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3140689516 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
(created using
eb --new-pr)This fixes problems with compiling the Fortran modules, see also https://gitlab.com/petsc/petsc/-/issues/1737
--COPTFLAGS& co have been around since forever (at least since July 2010, see https://gitlab.com/petsc/petsc/-/commit/fc30128dce682aed3890a616dd5582cddce0daa6), so we can just switch to using those in the PETSc easyblock, it shouldn't cause trouble