mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-misc/dateutils: fix patch to build with gcc-14
Bug: https://bugs.gentoo.org/920453 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40503 Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
parent
ed0ae1450c
commit
0cdd839c14
@ -22,7 +22,7 @@ SLOT="0"
|
||||
BDEPEND="app-arch/xz-utils"
|
||||
DEPEND="sys-libs/timezone-data"
|
||||
|
||||
PATCHES="${P}-gcc-14.patch"
|
||||
PATCHES="${FILESDIR}/${P}-gcc-14.patch"
|
||||
|
||||
# bug 429810
|
||||
RDEPEND="${DEPEND}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user