[cmake] OpenBSD uses libc++.

Therefore, do not generate a libstdcxx.modulemap. See also #58497.
This commit is contained in:
3405691582
2022-05-13 15:15:28 -04:00
parent c1011e1818
commit 5f7f7f5cdd

View File

@@ -2,6 +2,5 @@
set(SWIFT_LIBSTDCXX_PLATFORMS
"LINUX"
"FREEBSD"
"OPENBSD"
"CYGWIN"
"HAIKU")