Alex Richardson 0b862b0399 Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJS
This is a change in preparation for stopping to use lorder.sh (D26044) and
instead assume that we have a linker newer than ~1990. Without lorder.sh
duplicates end up being passed to the linker when building .so files and this
can result in duplicate symbol definition errors.

There is one minor change: libcompiler_rt.a will no longer provide
gcc_personality_v0 and instead we now only have it in libgcc_eh.a/libgcc_s.so.
This matches GCC's behaviour.

Reviewed By:	emaste, cem
Differential Revision: https://reviews.freebsd.org/D26042
2020-08-24 09:20:33 +00:00
..
2018-04-27 22:15:18 +00:00
2020-07-10 00:24:06 +00:00
2019-02-26 06:22:10 +00:00
2019-02-26 06:22:10 +00:00
2020-07-13 02:09:21 +00:00
2020-01-23 10:40:34 +00:00
2019-05-24 19:43:38 +00:00
2017-12-02 00:06:58 +00:00