Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Use open-mpi/oac for oac submodule
In user forks of the ompi repo, the submodule config would cause git to look in ../oac for the oac submodule, which is the wrong place. Update to look in ../../open-mpi/oac. Signed-off-by: Brian Barrett <[email protected]>
- Loading branch information