[gn] port 3b6bc87 more
authorNico Weber <thakis@chromium.org>
Sun, 7 May 2023 02:43:02 +0000 (22:43 -0400)
committerNico Weber <thakis@chromium.org>
Sun, 7 May 2023 02:43:02 +0000 (22:43 -0400)
llvm/utils/gn/secondary/libcxx/src/BUILD.gn

index 548f7b9cdd5f35bf2f25544f0913894261130811..b4b189b6708e221b1b6516194fc54570ae6a2466 100644 (file)
@@ -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",