Skip to content

Commit a6d4755

Browse files
committed
refresh patches
1 parent 292aa53 commit a6d4755

File tree

4 files changed

+4
-68
lines changed

4 files changed

+4
-68
lines changed

debian/patches/Fix-FTBFS-on-x32-misdetected-as-i386-or-amd64.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Bug: #954293
99
1 file changed, 3 insertions(+)
1010

1111
diff --git a/configure.ac b/configure.ac
12-
index 158924a..1368961 100644
12+
index 28fdfef..634bc54 100644
1313
--- a/configure.ac
1414
+++ b/configure.ac
15-
@@ -2433,6 +2433,9 @@ AS_CASE([$rb_cv_coroutine], [yes|''], [
15+
@@ -2441,6 +2441,9 @@ AS_CASE([$rb_cv_coroutine], [yes|''], [
1616
[arm64-darwin*], [
1717
rb_cv_coroutine=arm64
1818
],

debian/patches/Fix-for-tzdata-2022g.patch

Lines changed: 0 additions & 63 deletions
This file was deleted.

debian/patches/Honor-the-tool-prefix-against-pkg-config.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Subject: Honor the tool prefix against pkg-config
77
1 file changed, 8 insertions(+), 5 deletions(-)
88

99
diff --git a/configure.ac b/configure.ac
10-
index 1368961..8d90b4c 100644
10+
index 634bc54..c875176 100644
1111
--- a/configure.ac
1212
+++ b/configure.ac
13-
@@ -470,11 +470,14 @@ AS_IF([test "$cross_compiling:$ac_cv_prog_DTRACE" = no: -a -n "$ac_tool_prefix"]
13+
@@ -478,11 +478,14 @@ AS_IF([test "$cross_compiling:$ac_cv_prog_DTRACE" = no: -a -n "$ac_tool_prefix"]
1414
AC_CHECK_PROGS(DOT, dot)
1515
AC_CHECK_PROGS(DOXYGEN, doxygen)
1616

debian/patches/series

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ ruby_default_arch.m4-don-t-require-arhitectures-to-be-kno.patch
99
test-zlib-test_zlib.rb-stop-a-failure-on-armv7l.patch
1010
Fallback-PKG_CONFIG-to-the-configured-pkg-config-always.patch
1111
Honor-the-tool-prefix-against-pkg-config.patch
12-
Fix-for-tzdata-2022g.patch

0 commit comments

Comments
 (0)