aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/ppc64_short_int.patch
diff options
context:
space:
mode:
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