Skip to content

Commit 17f331c

Browse files
committed
[gn] port 72a006b
1 parent dc242f9 commit 17f331c

File tree

1 file changed

+0
-3
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+0
-3
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@ if (current_toolchain == default_toolchain) {
6060
values = [
6161
# An empty value here means the feature is supported.
6262
# Unsupported values should be set to `$no`.
63-
"requires_LIBCXX_ENABLE_FILESYSTEM=",
6463
"requires_LIBCXX_ENABLE_LOCALIZATION=",
65-
"requires_LIBCXX_ENABLE_THREADS=",
66-
"requires_LIBCXX_ENABLE_WIDE_CHARACTERS=",
6764
]
6865
}
6966

0 commit comments

Comments
 (0)