Disable patch that was merged into upstream in 1.10.2
This commit is contained in:
parent
6b3f023d98
commit
2f70c842b8
@ -25,7 +25,7 @@ class Openmpi(Package):
|
||||
|
||||
patch('ad_lustre_rwcontig_open_source.patch', when="@1.6.5")
|
||||
patch('llnl-platforms.patch', when="@1.6.5")
|
||||
patch('configure.patch', when="@1.10.0:")
|
||||
patch('configure.patch', when="@1.10.0:1.10.1")
|
||||
|
||||
variant('psm', default=False, description='Build support for the PSM library.')
|
||||
variant('verbs', default=False, description='Build support for OpenFabrics verbs.')
|
||||
|
Loading…
Reference in New Issue
Block a user