We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b047b19 commit ec9c45aCopy full SHA for ec9c45a
ompi/mpi/c/Makefile.am
@@ -565,7 +565,7 @@ standard_abi/mpi.h: $(top_srcdir)/docs/mpi-standard-apis.json $(top_srcdir)/ompi
565
$(OMPI_V_GEN) $(PYTHON) $(top_srcdir)/ompi/mpi/bindings/c_header.py \
566
--input $(top_srcdir)/ompi/mpi/c/abi.h.in \
567
--abi-json $(top_srcdir)/docs/mpi-standard-abi.json \
568
- --pympistd $(top_srcdir)/3rd-party/pympistandard/src \
+ --pympistd $(top_srcdir)/3rd-party/pympistandard \
569
--output $(top_srcdir)/ompi/mpi/c/standard_abi/mpi.h
570
571
# Mangled version
0 commit comments