Added missing builtext.h dependency declarations. The dependencies were
introduced with the update to bash 4. That could cause the bash build to fail when built with multiple jobs. Thanks to Matt for investigating this! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35356 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -95,7 +95,7 @@ BinCommand bash :
|
||||
Includes [ FGristFiles trap.c ] : <bash>signames.h ;
|
||||
|
||||
# some sources include the generated builtext.h
|
||||
Includes [ FGristFiles execute_cmd.c jobs.c parse.c trap.c ]
|
||||
Includes [ FGristFiles execute_cmd.c nojobs.c jobs.c parse.c subst.c trap.c ]
|
||||
: <bash>builtext.h ;
|
||||
|
||||
# y.tab.h includes parse.h
|
||||
|
||||
Reference in New Issue
Block a user