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
..
2016-02-29 16:45:10 +00:00
2016-06-08 20:54:56 +00:00
2016-08-24 00:00:54 +00:00
2016-07-29 21:11:32 +00:00
2016-09-09 01:09:39 +00:00
2016-05-18 22:02:19 +00:00
2016-03-25 22:32:26 +00:00
2016-02-21 16:27:55 +00:00
2016-09-19 14:36:16 +00:00
2016-08-20 16:36:05 +00:00
2016-09-20 00:22:35 +00:00
2016-07-01 05:48:45 +00:00
2016-06-27 01:29:17 +00:00
2016-08-30 21:51:53 +00:00
2016-09-05 18:02:37 +00:00
2016-04-20 17:58:13 +00:00
2016-05-17 09:24:54 +00:00
2016-01-11 03:30:16 +00:00
2016-08-28 19:35:29 +00:00
2016-06-09 06:10:20 +00:00
2016-07-14 06:10:16 +00:00
2016-09-14 21:15:01 +00:00
2016-06-08 18:21:27 +00:00
2016-05-26 18:52:49 +00:00
2016-09-04 21:48:58 +00:00
2016-07-25 03:58:19 +00:00
2016-07-30 01:16:06 +00:00
2016-07-14 09:45:07 +00:00
2016-08-03 20:21:58 +00:00
2016-06-05 11:56:03 +00:00
2016-07-03 01:35:27 +00:00
2016-09-01 18:11:44 +00:00
2016-07-23 11:55:15 +00:00
2016-08-27 20:33:19 +00:00
2016-09-20 16:40:15 +00:00
2016-06-03 08:00:22 +00:00
2016-09-24 17:50:11 +00:00
2016-09-03 23:04:56 +00:00
2016-09-20 12:58:28 +00:00
2016-07-20 03:52:04 +00:00
2016-05-10 11:09:26 +00:00
2016-03-12 19:41:38 +00:00
2016-02-01 07:09:08 +00:00
2016-08-24 12:32:24 +00:00
2016-05-03 18:06:42 +00:00
2016-09-19 17:51:56 +00:00
2016-07-14 09:40:42 +00:00
2016-08-30 20:27:22 +00:00
2016-08-30 20:24:50 +00:00
2016-09-05 08:27:04 +00:00
2016-09-04 12:17:57 +00:00