freebsd-src/lib/libcxxrt
Brooks Davis 1062db3070 libcxxrt: allow build with gcc13 and --no-undefined-version
GCC 13 supports _Float16 and __int128 on fewer architectures than clang
and thus libcxxrt compiled with gcc13 is sometimes missing related
symbols.  Hack around this by explicitly appending --undefined-version
to LDFLAGS in problematic cases.

Reviewed by:	theraven, dim
Differential Revision:	https://reviews.freebsd.org/D45233
2024-05-17 21:50:57 +01:00
..
Makefile libcxxrt: allow build with gcc13 and --no-undefined-version 2024-05-17 21:50:57 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.host Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Version.map libcxxrt: don't export nonexistant symbols 2024-04-16 22:14:21 +01:00
Version.map.arm libcxxrt: don't export nonexistant symbols 2024-04-16 22:14:21 +01:00