Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| | | | | Remove /^/[*/]\s*\$FreeBSD\$.*\n/ | ||||
* | Revert 305098 | Baptiste Daroussin | 2016-08-31 | 1 | -1/+1 |
| | | | | | | | | Was a wrong assumption from me badly look at the errors cross toolchain was telling me Notes: svn path=/head/; revision=305102 | ||||
* | Make libc++.so ldscript sysroot friendly | Baptiste Daroussin | 2016-08-31 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=305098 | ||||
* | After r253839, which modifies ld's behaviour to not automatically pull | Dimitry Andric | 2013-08-03 | 1 | -0/+2 |
in needed libraries, change libc++.so into a linker script, so it can automatically pull in libcxxrt.so. MFC after: 1 week Notes: svn path=/head/; revision=253917 |