Merge pull request #18 from pder/bash-fix-segfault

bash: fix segfault due to missing define
This commit is contained in:
fosslinux 2021-01-20 17:14:30 +11:00 committed by GitHub
commit 329afda94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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