d/patches/*_hurd_ftbfs.patch: Mark with upstreaming status
Upstream prefer to eliminate uses of PATH_MAX rather than applying the workaround of defining it to an arbitrary value, but this has not yet happened. Developers who are interested in this are invited to contribute better patches upstream.
This commit is contained in:
3
debian/patches/01_hurd_ftbfs.patch
vendored
3
debian/patches/01_hurd_ftbfs.patch
vendored
@ -2,7 +2,8 @@ From: Svante Signell <svante.signell@telia.com>
|
|||||||
Date: Sun, 1 Apr 2018 17:43:04 -0400
|
Date: Sun, 1 Apr 2018 17:43:04 -0400
|
||||||
Subject: Define PATH_MAX to fix build on the Hurd.
|
Subject: Define PATH_MAX to fix build on the Hurd.
|
||||||
|
|
||||||
Forwarded: no
|
Forwarded: https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/424
|
||||||
|
Applied-upstream: no
|
||||||
---
|
---
|
||||||
libgimpbase/gimpreloc.c | 3 +++
|
libgimpbase/gimpreloc.c | 3 +++
|
||||||
1 file changed, 3 insertions(+)
|
1 file changed, 3 insertions(+)
|
||||||
|
3
debian/patches/02_hurd_ftbfs.patch
vendored
3
debian/patches/02_hurd_ftbfs.patch
vendored
@ -3,7 +3,8 @@ Date: Tue, 6 Aug 2019 21:04:22 +0200
|
|||||||
Subject: qbist: Define PATH_MAX on Hurd
|
Subject: qbist: Define PATH_MAX on Hurd
|
||||||
|
|
||||||
Bug-Debian: https://bugs.debian.org/934077
|
Bug-Debian: https://bugs.debian.org/934077
|
||||||
Forwarded: no
|
Forwarded: https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/424
|
||||||
|
Applied-upstream: no
|
||||||
---
|
---
|
||||||
plug-ins/common/qbist.c | 3 +++
|
plug-ins/common/qbist.c | 3 +++
|
||||||
1 file changed, 3 insertions(+)
|
1 file changed, 3 insertions(+)
|
||||||
|
Reference in New Issue
Block a user