diff options
Diffstat (limited to 'shells/bash3/files/patch-ad')
-rw-r--r-- | shells/bash3/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/bash3/files/patch-ad b/shells/bash3/files/patch-ad index db321acb895b..e69de29bb2d1 100644 --- a/shells/bash3/files/patch-ad +++ b/shells/bash3/files/patch-ad @@ -1,11 +0,0 @@ ---- 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}' - |