Patched libtool for inter-library dependency on FreeBSD.
The latest FreeBSD production release (10.1-RELEASE) does not support
inter-library dependency but libtool cannot detect it correctly. This
patch sets the deplibs_check_method to unknown for FreeBSD, thus all
dependent shared liraries (i.e. -lpthread) can be added in mpicc.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
maint/freebsd.patch
0 → 100644
Please register or sign in to comment