[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1029958: cross-gcc-dev: gcc-13: update hunk context



Source: cross-gcc
Version: 247
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

Patch application started failing for gcc-13. It's a trivial hunk context update.

Helmut
diff --minimal -Nru cross-gcc-247/debian/changelog cross-gcc-247+nmu1/debian/changelog
--- cross-gcc-247/debian/changelog	2023-01-26 08:32:03.000000000 +0100
+++ cross-gcc-247+nmu1/debian/changelog	2023-01-28 20:11:48.000000000 +0100
@@ -1,3 +1,10 @@
+cross-gcc (247+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update hunk context for gcc-13 patches. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 28 Jan 2023 20:11:48 +0100
+
 cross-gcc (247) unstable; urgency=medium
 
   * rebuild for 13-20230114-1
diff --minimal -Nru cross-gcc-247/patches/gcc-13/0004-added-multi-arch-specific-install-location-patch.patch cross-gcc-247+nmu1/patches/gcc-13/0004-added-multi-arch-specific-install-location-patch.patch
--- cross-gcc-247/patches/gcc-13/0004-added-multi-arch-specific-install-location-patch.patch	2023-01-26 08:32:03.000000000 +0100
+++ cross-gcc-247+nmu1/patches/gcc-13/0004-added-multi-arch-specific-install-location-patch.patch	2023-01-28 20:11:36.000000000 +0100
@@ -480,9 +480,9 @@
 +  else
 +    debian_patches += cross-install-location
 +  endif
-   ifeq ($(with_m2),yes)
-     debian_patches += cross-install-location-gm2
-   endif
+ endif
+
+ ifeq ($(DEB_TARGET_ARCH_OS),hurd)
 -- 
 2.31.1
 

Reply to: