mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
Swift currently fails to build if `dev-libs/libdispatch` is installed because it globally installs private `libdispatch` headers which get unexpectedly picked up during the Swift build. Since the headers are not expected to be present when building Swift on non-Darwin platforms, the check for the header can be patched out. Signed-off-by: Itai Ferber <itai@itaiferber.net>
Symbolic link
1 line
61 B
Diff
Symbolic link
1 line
61 B
Diff
../swift-6.2.4/disable-libdispatch-private-header-check.patch
|