1
1
openmpi/ompi/mca/fbtl/posix
Jeff Squyres 20d6391734 Patch submitted by Paul Hargrove to fix NetBSD compile with -laio.
NetBSD puts the AIO functions in -lrt, vs. the usual libc.  So we
need the fbtl/posix configure.m4 to test for -lrt properly.

Reviewed by Jeff Squyres.

cmr=v1.7.4:reviewer=ompi-rm1.7:subject=Fix NetBSD use of -laio

This commit was SVN r30274.
2014-01-13 18:49:39 +00:00
..
configure.m4 Patch submitted by Paul Hargrove to fix NetBSD compile with -laio. 2014-01-13 18:49:39 +00:00
fbtl_posix_component.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fbtl_posix_ipreadv.c Obviously these were not needed. 2011-10-04 14:56:34 +00:00
fbtl_posix_ipwritev.c Adding typecasting with intptr_t to remove warnings. 2013-04-03 17:07:43 +00:00
fbtl_posix_preadv.c Adding typecasting with intptr_t to remove warnings. 2013-04-03 17:07:43 +00:00
fbtl_posix_pwritev.c Adding typecasting with intptr_t to remove warnings. 2013-04-03 17:07:43 +00:00
fbtl_posix.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fbtl_posix.h commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00