summaryrefslogtreecommitdiffstats
path: root/shells/bash2/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/files/patch-aa')
-rw-r--r--shells/bash2/files/patch-aa24
1 files changed, 24 insertions, 0 deletions
diff --git a/shells/bash2/files/patch-aa b/shells/bash2/files/patch-aa
new file mode 100644
index 0000000..34865ee
--- /dev/null
+++ b/shells/bash2/files/patch-aa
@@ -0,0 +1,24 @@
+*** configure.bak Wed Dec 18 23:01:41 1996
+--- configure Fri Dec 27 14:07:59 1996
+***************
+*** 694,699 ****
+--- 694,700 ----
+ sparc-svr4*) opt_gnu_malloc=no ;; # sparc SVR4, SVR4.2
+ sparc-netbsd*) opt_gnu_malloc=no ;; # needs 8-byte alignment
+ sparc-linux*) opt_gnu_malloc=no ;; # sparc running linux; requires ELF
++ *-freebsd*) opt_gnu_malloc=no ;; # has faster malloc
+ *-aix*) opt_gnu_malloc=no ;; # AIX machines
+ *-nextstep*) opt_gnu_malloc=no ;; # NeXT machines running NeXTstep
+ *-dgux*) opt_gnu_malloc=no ;; # DG/UX machines
+*** configure.in.bak Tue Dec 17 20:49:09 1996
+--- configure.in Fri Dec 27 14:07:59 1996
+***************
+*** 36,41 ****
+--- 36,42 ----
+ sparc-svr4*) opt_gnu_malloc=no ;; # sparc SVR4, SVR4.2
+ sparc-netbsd*) opt_gnu_malloc=no ;; # needs 8-byte alignment
+ sparc-linux*) opt_gnu_malloc=no ;; # sparc running linux; requires ELF
++ *-freebsd*) opt_gnu_malloc=no ;; # has faster malloc
+ *-aix*) opt_gnu_malloc=no ;; # AIX machines
+ *-nextstep*) opt_gnu_malloc=no ;; # NeXT machines running NeXTstep
+ *-dgux*) opt_gnu_malloc=no ;; # DG/UX machines
OpenPOWER on IntegriCloud