openbsd-ports/shells/bash2/patches/patch-ab
1999-02-20 01:49:12 +00:00

11 lines
534 B
Plaintext

--- configure.orig Thu Feb 18 10:12:00 1999
+++ configure Fri Feb 19 16:54:18 1999
@@ -734,6 +734,7 @@
mips-irix6*) opt_gnu_malloc=no ;; # needs 8-byte alignment
sparc-linux*) opt_gnu_malloc=no ;; # sparc running linux; requires ELF
#*-freebsd*) opt_gnu_malloc=no ;; # they claim it's better
+*-openbsd*) opt_gnu_malloc=no ;; # needs 8-byte alignment for one thing
*-aix*) opt_gnu_malloc=no ;; # AIX machines
*-nextstep*) opt_gnu_malloc=no ;; # NeXT machines running NeXTstep
*-rhapsody*) opt_gnu_malloc=no ;; # Apple Rhapsody