Skip to content

Commit d526a2f

Browse files
authored
Merge pull request #82314 from michael-yuji/mchiu/freebsd-not-libstdcxx-platform
Remove FreeBSD from SWIFT_LIBSTDCXX_PLATFORMS as libc++ is the default standard library on FreeBSD
2 parents 857ed26 + 9d915c6 commit d526a2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/modules/SwiftCXXUtils.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Platforms that use libstdc++ as the system-wide default C++ standard library.
22
set(SWIFT_LIBSTDCXX_PLATFORMS
33
"LINUX"
4-
"FREEBSD"
54
"CYGWIN"
65
"HAIKU")

0 commit comments

Comments
 (0)