mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[cmake] OpenBSD uses libc++.
Therefore, do not generate a libstdcxx.modulemap. See also #58497.
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
set(SWIFT_LIBSTDCXX_PLATFORMS
|
||||
"LINUX"
|
||||
"FREEBSD"
|
||||
"OPENBSD"
|
||||
"CYGWIN"
|
||||
"HAIKU")
|
||||
|
||||
Reference in New Issue
Block a user