mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-lang/swift: move patches into versioned subdirs
Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
1
dev-lang/swift/files/swift-5.10.1-r1/link-ncurses-tinfo.patch
Symbolic link
1
dev-lang/swift/files/swift-5.10.1-r1/link-ncurses-tinfo.patch
Symbolic link
@@ -0,0 +1 @@
|
||||
../swift-5.10.1/link-ncurses-tinfo.patch
|
||||
1
dev-lang/swift/files/swift-5.10.1-r1/link-with-lld.patch
Symbolic link
1
dev-lang/swift/files/swift-5.10.1-r1/link-with-lld.patch
Symbolic link
@@ -0,0 +1 @@
|
||||
../swift-5.10.1/link-with-lld.patch
|
||||
@@ -0,0 +1 @@
|
||||
../swift-5.10.1/lldb-cmake-minimum-version.patch
|
||||
@@ -50,9 +50,9 @@ SRC_URI="
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-link-with-lld.patch"
|
||||
"${FILESDIR}/${P}-llbuild-link-ncurses-tinfo-gentoo.patch"
|
||||
"${FILESDIR}/${P}-lldb-cmake-minimum-version.patch"
|
||||
"${FILESDIR}/${PF}/link-ncurses-tinfo.patch"
|
||||
"${FILESDIR}/${PF}/link-with-lld.patch"
|
||||
"${FILESDIR}/${PF}/lldb-cmake-minimum-version.patch"
|
||||
)
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
@@ -49,9 +49,9 @@ SRC_URI="
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-link-with-lld.patch"
|
||||
"${FILESDIR}/${P}-llbuild-link-ncurses-tinfo-gentoo.patch"
|
||||
"${FILESDIR}/${P}-lldb-cmake-minimum-version.patch"
|
||||
"${FILESDIR}/${PF}/link-ncurses-tinfo.patch"
|
||||
"${FILESDIR}/${PF}/link-with-lld.patch"
|
||||
"${FILESDIR}/${PF}/lldb-cmake-minimum-version.patch"
|
||||
)
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
@@ -52,10 +52,10 @@ SRC_URI="
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-link-with-lld.patch"
|
||||
"${FILESDIR}/${P}-swift-backtracing-noexecstack-gentoo.patch"
|
||||
"${FILESDIR}/${P}-swift-build-preset-gentoo.patch"
|
||||
"${FILESDIR}/${P}-swift-link-ncurses-tinfo-gentoo.patch"
|
||||
"${FILESDIR}/${PF}/backtracing-noexecstack.patch"
|
||||
"${FILESDIR}/${PF}/gentoo-build-preset.patch"
|
||||
"${FILESDIR}/${PF}/link-ncurses-tinfo.patch"
|
||||
"${FILESDIR}/${PF}/link-with-lld.patch"
|
||||
)
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user