libc++ is the default standard library on FreeBSD

This commit is contained in:
(null)
2025-06-17 16:13:38 -04:00
parent a4bfa3f72b
commit 9d915c68da

View File

@@ -1,6 +1,5 @@
# Platforms that use libstdc++ as the system-wide default C++ standard library.
set(SWIFT_LIBSTDCXX_PLATFORMS
"LINUX"
"FREEBSD"
"CYGWIN"
"HAIKU")