Skip to content

Commit 92b758c

Browse files
committed
[libcxx][doc] Update the build documentation.
These are the hunks of D106770 [libc++][doc] Update the release notes that are relevant for main.
1 parent e2fe26e commit 92b758c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcxx/docs/BuildingLibcxx.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,10 +246,10 @@ libc++ specific options
246246

247247
.. option:: LIBCXX_ENABLE_FILESYSTEM:BOOL
248248

249-
**Default**: ``ON`` except on Windows.
249+
**Default**: ``ON`` except on Windows when using MSVC.
250250

251251
This option can be used to enable or disable the filesystem components on
252-
platforms that may not support them. For example on Windows.
252+
platforms that may not support them. For example on Windows when using MSVC.
253253

254254
.. option:: LIBCXX_ENABLE_INCOMPLETE_FEATURES:BOOL
255255

0 commit comments

Comments
 (0)