marcel 17592f2cf9 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.

See also r305855

MFC after:	1 month
Sponsored by:	Bracket Computing
Differential Revision:	https://reviews.freebsd.org/D7906
2016-09-24 15:11:27 +00:00
..
MFH
2016-03-02 16:14:46 +00:00
MFH
2016-03-10 21:16:01 +00:00
2016-06-03 19:25:36 +00:00
MFH
2016-02-08 12:16:01 +00:00
2016-06-03 19:25:36 +00:00
2016-06-03 19:25:36 +00:00
2016-09-09 01:21:35 +00:00
2016-04-18 20:56:21 +00:00
MFH
2016-03-02 23:53:08 +00:00
2016-04-22 20:31:29 +00:00
2015-06-13 19:20:56 +00:00
2016-03-11 01:35:39 +00:00