diff options
Diffstat (limited to 'net/openmpi/Makefile')
| -rw-r--r-- | net/openmpi/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 6ababb8ce5cd..1f29c891273b 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -58,12 +58,12 @@ SHEBANG_FILES= ompi/mca/common/monitoring/profile2mat.pl \ OPTIONS_DEFINE= AVX DEBUG IPV6 SLURM TORQUE OPTIONS_DEFAULT= SLURM OPTIONS_EXCLUDE_aarch64= AVX -OPTIONS_EXCLUDE_armv6= AVX -OPTIONS_EXCLUDE_armv7= AVX +OPTIONS_EXCLUDE_armv6= AVX SLURM +OPTIONS_EXCLUDE_armv7= AVX SLURM OPTIONS_EXCLUDE_i386= SLURM -OPTIONS_EXCLUDE_mips= AVX +OPTIONS_EXCLUDE_mips= AVX SLURM OPTIONS_EXCLUDE_mips64= AVX -OPTIONS_EXCLUDE_powerpc= AVX +OPTIONS_EXCLUDE_powerpc= AVX SLURM OPTIONS_EXCLUDE_powerpc64= AVX OPTIONS_EXCLUDE_powerpc64le= AVX OPTIONS_EXCLUDE_riscv64= AVX |
