Skip to content
Snippets Groups Projects
Commit e67a3c1e authored by Henning Glawe's avatar Henning Glawe
Browse files

reorder env var definitions according to ``configure --help`` output

parent 31209ea9
No related branches found
No related tags found
1 merge request!28Resolve "Improve octopus configure wrappers"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export CC="mpicc" export CC="mpicc"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export FC="mpif90" export FC="mpif90"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
#HG: ugly hack to include rpath while linking #HG: ugly hack to include rpath while linking
# becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore # becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore
......
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export CC="mpicc" export CC="mpicc"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export FC="mpif90" export FC="mpif90"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
#HG: ugly hack to include rpath while linking #HG: ugly hack to include rpath while linking
# becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore # becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore
......
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments" export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
#HG: ugly hack to include rpath while linking #HG: ugly hack to include rpath while linking
# becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore # becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore
......
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export CC="mpicc" export CC="mpicc"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export FC="mpif90" export FC="mpif90"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
#HG: ugly hack to include rpath while linking #HG: ugly hack to include rpath while linking
# becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore # becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore
......
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export CC="mpicc" export CC="mpicc"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export FC="mpif90" export FC="mpif90"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
#HG: ugly hack to include rpath while linking #HG: ugly hack to include rpath while linking
# becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore # becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore
......
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments" export CFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments"
export FCFLAGS="${GCC_ARCH:+-march=$GCC_ARCH }-O2 -g -fno-var-tracking-assignments -ffree-line-length-none -fallow-argument-mismatch -fallow-invalid-boz"
#HG: ugly hack to include rpath while linking #HG: ugly hack to include rpath while linking
# becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore # becomes necessary for spack >= 0.19, as it does not set LD_LIBRARY_PATH anymore
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment