freebsd-dev/stand
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
..
arm
arm64
common Fix stand/newvers.sh with zsh in sh mode 2020-08-12 15:49:10 +00:00
defaults Properly backout r362998 2020-07-10 00:24:06 +00:00
efi zfs: add an option to the bootloader to rewind the ZFS checkpoint 2020-08-18 19:48:04 +00:00
fdt
ficl
ficl32
forth
i386 When we have a command returned by zfs_nextboot() that is longer 2020-08-20 20:31:47 +00:00
kshim
liblua
liblua32
libofw loader: libofw build is missing sys/list.h after r362431 2020-06-20 08:22:57 +00:00
libsa libsa: smbios: Parse the chassis type and export it as smbios.chassis.type 2020-08-20 12:50:49 +00:00
libsa32
lua zfs: add an option to the bootloader to rewind the ZFS checkpoint 2020-08-18 19:48:04 +00:00
man Loader: explain the syntax of currdev 2020-07-13 02:09:21 +00:00
mips
powerpc
uboot
usb
userboot Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJS 2020-08-24 09:20:33 +00:00
defs.mk stand: use portable ln -n instead of ln -h 2020-08-06 20:46:18 +00:00
fdt.mk
ficl.mk
loader.mk RISC-V boot1.efi and loader.efi support 2020-07-06 18:19:42 +00:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk