aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-09-30 21:40:19 -0700
committerBryan Newbold <bnewbold@robocracy.org>2017-09-30 21:42:15 -0700
commit12f0a0a1b21c1461b15e4d06cb7473014a7ef14f (patch)
treee0687c77e7eb83231bdee005c448019af899cdf3 /debian/patches/series
parent99ab7ec5de1d9f616e07cdefd5b494277a955195 (diff)
downloadscm-12f0a0a1b21c1461b15e4d06cb7473014a7ef14f.tar.gz
scm-12f0a0a1b21c1461b15e4d06cb7473014a7ef14f.zip
patch: disable bigrecy() on 32-bit platforms
This temporary patch gets r4rstest.scm to pass on 32-bit platforms, which fixes FTBS (as tests are required for the package build).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 102a07f..c48ccd1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ texinfo5_fixes.patch
ppc64_short_int.patch
arm64_short_int.patch
hurd_maxpathlen.patch
+bypass_bigrecy_32bit.patch