freebsd-ports/shells/bash3/files/patch-ad
Andrey A. Chernov a4923c39c3 Upgrade to 2.04
failglob patch removed - this sort of patches must be submitted to bash
maintainer
2000-05-07 20:33:34 +00:00

12 lines
216 B
Plaintext

--- support/shobj-conf.orig Tue Sep 21 21:03:43 1999
+++ support/shobj-conf Mon May 8 00:12:30 2000
@@ -97,7 +97,7 @@
# ;;
# FreeBSD-3.x ELF
-freebsd3*)
+freebsd[3-9]*)
SHOBJ_CFLAGS=-fpic
SHOBJ_LD='${CC}'