This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3b8de63481
freebsd-dev
/
lib
/
libc++
/
libc++.ldscript
3 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2013-08-03 16:23:43 +00:00
/* $FreeBSD$ */
Revert 305098 Was a wrong assumption from me badly look at the errors cross toolchain was telling me
2016-08-31 00:11:35 +00:00
GROUP ( @@SHLIB@@ @@LIBDIR@@/libcxxrt.so )
Reference in New Issue
Copy Permalink