aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/ppc64_short_int.patch
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-03-05 20:12:44 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-08-02 00:09:46 -0700
commit69257a0530be17a6cf3c9427e0fdf337930f0428 (patch)
tree110f16d7114f88a036afb0fa50bbc96b4f735e4a /debian/patches/ppc64_short_int.patch
parent709c98cce39e8fa0c765363c2420f904adc7bf21 (diff)
downloadscm-69257a0530be17a6cf3c9427e0fdf337930f0428.tar.gz
scm-69257a0530be17a6cf3c9427e0fdf337930f0428.zip
update patches for new upstream (5f2)
Diffstat (limited to 'debian/patches/ppc64_short_int.patch')
-rw-r--r--debian/patches/ppc64_short_int.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/ppc64_short_int.patch b/debian/patches/ppc64_short_int.patch
index aca3ce2..1106d8a 100644
--- a/debian/patches/ppc64_short_int.patch
+++ b/debian/patches/ppc64_short_int.patch
@@ -3,7 +3,7 @@ Author: Fernando Seiti Furusato <ferseiti@br.ibm.com>, Andreas Jochens <aj@andac
Forwarded: no
--- a/scmfig.h
+++ b/scmfig.h
-@@ -264,6 +264,10 @@
+@@ -264,6 +264,10 @@ rgx.c init_rgx(); regcomp and regexec. *
# define SHORT_INT
# define CDR_DOUBLES
#endif
@@ -14,7 +14,7 @@ Forwarded: no
#ifdef MSDOS /* Microsoft C 5.10 and 6.00A */
# ifndef GO32
# define SHORT_INT
-@@ -393,14 +397,10 @@
+@@ -393,14 +397,10 @@ rgx.c init_rgx(); regcomp and regexec. *
# define WHITE_SPACES ' ':case '\t':case '\r':case '\f'
#endif
@@ -30,4 +30,4 @@ Forwarded: no
+# define PTR2INT(x) ((int)(x))
#endif
- /* Define BIGDIG to an integer type whose size is smaller than long if
+ #ifndef __builtin_expect