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 64ce789 commit 44c4a1fCopy full SHA for 44c4a1f
ompi/mca/io/ompio/Makefile.am
@@ -42,7 +42,6 @@ libmca_io_ompio_la_LDFLAGS = -module -avoid-version
42
43
sources = \
44
io_ompio.h \
45
- io_ompio_nbc.h \
46
io_ompio_request.h \
47
io_ompio.c \
48
io_ompio_component.c \
@@ -52,5 +51,4 @@ sources = \
52
51
io_ompio_file_open.c \
53
io_ompio_file_write.c \
54
io_ompio_file_read.c \
55
- io_ompio_request.c \
56
- io_ompio_nbc.c
+ io_ompio_request.c
0 commit comments