commit: 329afda94d6b5f412e43f30d6be7a210ffa1e490
parent 6031310164f9c24668f1756becd83f88cd071061
Author: fosslinux <fosslinux@aussies.space>
Date: Wed, 20 Jan 2021 17:14:30 +1100
Merge pull request #18 from pder/bash-fix-segfault
bash: fix segfault due to missing define
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sysa/bash-2.05b/mk/common.mk b/sysa/bash-2.05b/mk/common.mk
@@ -44,6 +44,7 @@ COMMON_CFLAGS = \
-DHAVE_BZERO \
-DHAVE_POSIX_SIGNALS \
-DHAVE_GETCWD \
+ -DHAVE_SYS_SIGLIST \
-Dendpwent\(x\)=0 \
-Denable_hostname_completion\(on_or_off\)=0