You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The default `clang` that comes with FreeBSD 11 can already compile swift, so there is no need to install it separately. (See related [pull request](swiftlang/swift#169).)
* `e2fsprogs-lluuid` has been renamed to `e2fsprogs-libuuid`.
* When compiling swift the following error occurred:
clang: error: invalid linker name in argument '-fuse-ld=gold'
`binutils` supplies the missing linker.
0 commit comments