aboutsummaryrefslogtreecommitdiff
path: root/utils/tcsh/patches/001-sysmalloc.patch
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-01-02 22:27:19 -0800
committerRosen Penev <rosenp@gmail.com>2020-01-05 17:11:46 -0800
commitefc94a457cdf2fdbeb125f10345ccc541835febe (patch)
treea5f0ce3d7e6b0aae1d15b3c781ebf7d57c99eef4 /utils/tcsh/patches/001-sysmalloc.patch
parente020c10eb26c0dcf05527a72cdea6bea1bbea10b (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.patch2
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.
*/