mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
libc++ is the default standard library on FreeBSD
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Platforms that use libstdc++ as the system-wide default C++ standard library.
|
||||
set(SWIFT_LIBSTDCXX_PLATFORMS
|
||||
"LINUX"
|
||||
"FREEBSD"
|
||||
"CYGWIN"
|
||||
"HAIKU")
|
||||
|
||||
Reference in New Issue
Block a user