projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67ef3e8
)
[gn] port 3b6bc87 more
author
Nico Weber
<thakis@chromium.org>
Sun, 7 May 2023 02:43:02 +0000
(22:43 -0400)
committer
Nico Weber
<thakis@chromium.org>
Sun, 7 May 2023 02:43:02 +0000
(22:43 -0400)
llvm/utils/gn/secondary/libcxx/src/BUILD.gn
patch
|
blob
|
history
diff --git
a/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
b/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
index 548f7b9cdd5f35bf2f25544f0913894261130811..b4b189b6708e221b1b6516194fc54570ae6a2466 100644
(file)
--- a/
llvm/utils/gn/secondary/libcxx/src/BUILD.gn
+++ b/
llvm/utils/gn/secondary/libcxx/src/BUILD.gn
@@
-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",