diff options
| author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-04-12 09:01:26 +0000 |
|---|---|---|
| committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-04-12 09:01:26 +0000 |
| commit | 6d8b7879538b3c46e61a5316fac220b577aa70fd (patch) | |
| tree | daf7112420823167a1969f3676e5bb48b52deec5 /net/openmpi3 | |
| parent | multimedia/pipewire: Update to 0.3.2 (diff) | |
- Remove SLURM support on i386 (not supported by SLURM itself)
Diffstat (limited to 'net/openmpi3')
| -rw-r--r-- | net/openmpi3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openmpi3/Makefile b/net/openmpi3/Makefile index 6f80d9fa0322..c433473b6f99 100644 --- a/net/openmpi3/Makefile +++ b/net/openmpi3/Makefile @@ -62,6 +62,7 @@ OPTIONS_DEFINE= DEBUG IPV6 SLURM TORQUE TORQUE_DESC= Enable Torque support SLURM_DESC= Enable SLURM support OPTIONS_DEFAULT= SLURM +OPTIONS_EXCLUDE_i386= SLURM OPTIONS_SUB= yes DEBUG_CONFIGURE_ENABLE= debug |
