mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a4923c39c3
failglob patch removed - this sort of patches must be submitted to bash maintainer
12 lines
216 B
Plaintext
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}'
|
|
|