freebsd-src/lib/libcxxrt
Brooks Davis da77a1b4f0 libcxxrt: don't export nonexistant symbols
Remove version entries that we don't build.

Add an arm specific Version.map and for other targets run the files
through sed to handle int vs long in new and delete.

Ideally we'd use the SYMBOL_MAPS functionality to preprocess with cpp,
but it doesn't currently handle C++ symbols so be annoyingly duplicative
for now.

Differential Revision:	https://reviews.freebsd.org/D44325
2024-04-16 22:14:21 +01:00
..
Makefile libcxxrt: don't export nonexistant symbols 2024-04-16 22:14:21 +01:00
Makefile.depend
Makefile.depend.host
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