1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib/libc++
Baptiste Daroussin aa7703be9c When using an external gcc 4.8+ and not building libstdc++ then create in the objectdir a
fake libstdc++.so and libstdc++.a which is a symlink on libc++ that allow g++ to satisfy
its links dependencies in the least hackish way.
Please note that this hacky libstds++ never get installed on the final system

Reviewed by:	imp
2014-10-21 20:04:05 +00:00
..
libc++.ldscript After r253839, which modifies ld's behaviour to not automatically pull 2013-08-03 16:23:43 +00:00
Makefile When using an external gcc 4.8+ and not building libstdc++ then create in the objectdir a 2014-10-21 20:04:05 +00:00