blob: 5e9f60ac73fae5c45eaac5d9d4e8047336f9334b (
plain)
1
2
3
4
5
6
7
8
|
$FreeBSD$
The FreeBSD copy of libc++. This contains everything from the include and
source directories upstream, with the exception of the support/win32 directory,
which is only required for building on Windows (FreeBSD is not Windows).
To update, bring in anything new in source or include that is not
platform-dependent (unless the platform in question is FreeBSD, obviously).
|