Skip to content

Commit

Permalink
[gn] port 3b6bc87 more
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed May 7, 2023
1 parent 67ef3e8 commit 03936c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions llvm/utils/gn/secondary/libcxx/src/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ if (target_os == "win") {
"support/win32/thread_win32.cpp",
]
}
if (target_os == "solaris") {
cxx_sources += [ "support/solaris/xlocale.cpp" ]
}
if (target_os == "zos") {
cxx_sources += [
"support/ibm/mbsnrtowcs.cpp",
Expand Down

0 comments on commit 03936c5

Please sign in to comment.