freebsd-src/lib/csu
Alfredo Dal'Ava Junior 4f5890a0fb csu: test: explicitly add libm as build parameter
CSU tests build fails with '/usr/lib/libgcc_s.so: undefined reference to
fma' when built with LLVM 14 for powerpcspe, so '-lm' is being added
explicitly.

It may be linked to https://reviews.llvm.org/D77558

Reviewed by:	imp (earlier version)
MFC after:	2 days
Sponsored by:	Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision:	https://reviews.freebsd.org/D35691
2022-07-07 20:58:04 -03:00
..
aarch64 Add arm64 ifunc support in static binaries 2021-08-23 13:39:09 +00:00
amd64 lib/csu: Get rid of unused fptr typedef on amd64. 2021-07-25 13:51:09 +03:00
arm Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
common Rename __JCR_LIST__ to __JCR_END__ in crtend.c. 2020-11-10 19:04:54 +00:00
i386 lib/csu: Get rid of unused fptr typedef on amd64. 2021-07-25 13:51:09 +03:00
powerpc Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
powerpc64 Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
riscv lib/csu: Get rid of unused fptr typedef on amd64. 2021-07-25 13:51:09 +03:00
tests csu: test: explicitly add libm as build parameter 2022-07-07 20:58:04 -03:00
Makefile [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le. 2020-09-23 00:21:51 +00:00
Makefile.inc csu: define STRIP_FBSDID 2021-12-21 13:34:42 -05:00