mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
media-libs/amdvlk: fix compilation with gcc-13 for other versions
Apply the same patch as v2023.1.2 (introduced at the commit
9b26cbf2aa) for other versions.
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
@@ -73,6 +73,7 @@ PATCHES=(
|
|||||||
"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations.patch"
|
"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations.patch"
|
||||||
"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations-part2.patch"
|
"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations-part2.patch"
|
||||||
"${FILESDIR}/amdvlk-2022.4.4-r1-disable-Werror.patch" #887777
|
"${FILESDIR}/amdvlk-2022.4.4-r1-disable-Werror.patch" #887777
|
||||||
|
"${FILESDIR}/amdvlk-2023.1.2-gcc13-cstdint.patch" #905174
|
||||||
)
|
)
|
||||||
|
|
||||||
pkg_pretend(){
|
pkg_pretend(){
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ PATCHES=(
|
|||||||
#"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations.patch"
|
#"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations.patch"
|
||||||
#"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations-part2.patch"
|
#"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations-part2.patch"
|
||||||
"${FILESDIR}/amdvlk-2022.4.4-r1-disable-Werror.patch" #887777
|
"${FILESDIR}/amdvlk-2022.4.4-r1-disable-Werror.patch" #887777
|
||||||
|
"${FILESDIR}/amdvlk-2023.1.2-gcc13-cstdint.patch" #905174
|
||||||
)
|
)
|
||||||
|
|
||||||
pkg_pretend(){
|
pkg_pretend(){
|
||||||
|
|||||||
Reference in New Issue
Block a user