freebsd-dev/contrib/ofed
Marcel Moolenaar 84b809fd65 When MAKEOBJDIRPREFIX points to a case-insensitive file system, the
build can break when different source files create the same target
files (case-insensitivity speaking).  This is the case for object
files compiled with -fpic and shared libraries. The former uses
an extension of ".So", and the latter an extension ".so".  Rename
shared object files from *.So to *.pico to match what NetBSD does.

Missed in r306297

MFC after:	1 month
Sponsored by:	Bracket Computing
Differential Revision:	https://reviews.freebsd.org/D7906
2016-09-24 17:50:11 +00:00
..
include
libcxgb4 cxgbe/iw_cxgbe: Various fixes to the iWARP driver. 2016-08-26 17:38:13 +00:00
libibcm
libibverbs Define BINDIR for some test utilities. 2015-03-19 15:55:02 +00:00
libmlx4 Fix support for ConnectX2 hardware. 2015-01-11 15:00:08 +00:00
libmthca
librdmacm Use LIBADD instead of LDADD. 2016-02-02 11:36:58 +00:00
libsdp Update libsdp to the latest 1.1.108-0.17.ga6958ef. 2016-03-04 22:37:31 +00:00
management Make GCC happy by removing empty #elif. 2016-03-25 04:16:04 +00:00
usr.bin DIRDEPS_BUILD: Connect ofed. 2016-03-04 22:37:44 +00:00
usr.lib When MAKEOBJDIRPREFIX points to a case-insensitive file system, the 2016-09-24 17:50:11 +00:00
Makefile Remove unnecessary .include of bsd.own.mk 2015-01-08 02:36:43 +00:00