History log of /freebsd-current/lib/libc++/libc++.ldscript
Revision Date Author Comments
# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# 4b5fbd30 30-Aug-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Revert 305098

Was a wrong assumption from me badly look at the errors cross toolchain was
telling me


# 3de3ff08 30-Aug-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Make libc++.so ldscript sysroot friendly


# e669ff37 03-Aug-2013 Dimitry Andric <dim@FreeBSD.org>

After r253839, which modifies ld's behaviour to not automatically pull
in needed libraries, change libc++.so into a linker script, so it can
automatically pull in libcxxrt.so.

MFC after: 1 week