Skip to content

Commit 7fdf2b2

Browse files
committed
[gn] port 66a562d more (libc++ _LIBCPP_HAS_NO_FILESYSTEM)
1 parent da0a7d5 commit 7fdf2b2

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ if (current_toolchain == default_toolchain) {
6565
# An empty value here means the feature is supported.
6666
# Unsupported values should be set to `$no`.
6767
"requires_LIBCXX_ENABLE_FILESYSTEM=",
68-
"requires_LIBCXX_ENABLE_FSTREAM=",
6968
"requires_LIBCXX_ENABLE_LOCALIZATION=",
7069
"requires_LIBCXX_ENABLE_THREADS=",
7170
"requires_LIBCXX_ENABLE_WIDE_CHARACTERS=",

0 commit comments

Comments
 (0)