diff options
author | Rosen Penev <rosenp@gmail.com> | 2020-01-02 22:27:19 -0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2020-01-05 17:11:46 -0800 |
commit | efc94a457cdf2fdbeb125f10345ccc541835febe (patch) | |
tree | a5f0ce3d7e6b0aae1d15b3c781ebf7d57c99eef4 /utils/tcsh/patches/001-sysmalloc.patch | |
parent | e020c10eb26c0dcf05527a72cdea6bea1bbea10b (diff) |
tcsh: Update to 6.22.02
Updated URL list. Changed to HTTPS also.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_INSTALL as is standard with most packages.
Small optimization to shell script.
Added two patches to fix compilation. Refreshed the other one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/tcsh/patches/001-sysmalloc.patch')
-rw-r--r-- | utils/tcsh/patches/001-sysmalloc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tcsh/patches/001-sysmalloc.patch b/utils/tcsh/patches/001-sysmalloc.patch index b22c01898..7cc7e06c6 100644 --- a/utils/tcsh/patches/001-sysmalloc.patch +++ b/utils/tcsh/patches/001-sysmalloc.patch @@ -1,6 +1,6 @@ --- a/config_f.h +++ b/config_f.h -@@ -139,11 +139,8 @@ +@@ -138,11 +138,8 @@ * This can be much slower and no memory statistics will be * provided. */ |