mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-lang/swift: Add option to compile with libcxx
This is useful on llvm profile systems, where the default C++ compiler is clang with libcxx. Signed-off-by: Marco Rebhan <me@dblsaiko.net>
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
<upstream>
|
||||
<remote-id type="github">swiftlang/swift</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="libcxx">
|
||||
Use <pkg>llvm-runtimes/libcxx</pkg> as the default C++ runtime library.
|
||||
</flag>
|
||||
</use>
|
||||
<slots>
|
||||
<slot name="0">
|
||||
The original slot for swift-5.10.1; should no longer be used.
|
||||
|
||||
Reference in New Issue
Block a user