mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Merge pull request #18 from pder/bash-fix-segfault
bash: fix segfault due to missing define
This commit is contained in:
commit
329afda94d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue