]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Search the pthread and dynamic linker/loader library when linking.
authorJohn Fleck <john.fleck@intel.com>
Mon, 15 Dec 2014 15:43:25 +0000 (10:43 -0500)
committerSean Hefty <sean.hefty@intel.com>
Mon, 15 Dec 2014 20:03:34 +0000 (12:03 -0800)
commit7a781f6d554532995181b9efbe445599b25c271a
tree989ff3790414f79d1d5f48618310870be6cb70e5
parente874a7ab9111f9bae8f83a95a3717446ce19715f
ibacm: Search the pthread and dynamic linker/loader library when linking.

When building with RHEL 7, there is an undefined reference to the pthread
and the dynamic linker/loader libraries.

Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am