diff options
Diffstat (limited to 'app-shells/ksh/files/ksh-20041225-gcc4.patch')
-rw-r--r-- | app-shells/ksh/files/ksh-20041225-gcc4.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-shells/ksh/files/ksh-20041225-gcc4.patch b/app-shells/ksh/files/ksh-20041225-gcc4.patch deleted file mode 100644 index 6158f42019d7..000000000000 --- a/app-shells/ksh/files/ksh-20041225-gcc4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ksh-20041225/src/lib/libast/sfio/sfstrtof.h.gcc4 2005-03-01 05:59:18.000000000 -0500 -+++ ksh-20041225/src/lib/libast/sfio/sfstrtof.h 2005-03-01 06:00:18.000000000 -0500 -@@ -53,7 +53,7 @@ - - #if !defined(S2F_function) - #define S2F_function _sfdscan --#define S2F_static 1 -+#define S2F_static -1 - #define S2F_type 2 - #define S2F_scan 1 - #ifndef elementsof |