freebsd-src/lib/libprocstat
Marcel Moolenaar 2b4da8aa20 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
..
zfs
cd9660.c
common_kvm.c Fix libprocstat build after r305902. 2016-09-17 18:14:31 +00:00
common_kvm.h
core.c
core.h
libprocstat.3
libprocstat.c
libprocstat.h
libprocstat_internal.h
Makefile When MAKEOBJDIRPREFIX points to a case-insensitive file system, the 2016-09-24 15:11:27 +00:00
Makefile.depend
msdosfs.c
smbfs.c
Symbol.map
udf.c
Versions.def
zfs.c