git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb789f
)
bash <all> don't say a word... please
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 10 Jun 2008 00:00:02 +0000
(
00:00
+0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 10 Jun 2008 00:00:02 +0000
(
00:00
+0000)
packages/bash/bash.inc
patch
|
blob
|
history
diff --git
a/packages/bash/bash.inc
b/packages/bash/bash.inc
index
bf4a345
..
4eba689
100644
(file)
--- a/
packages/bash/bash.inc
+++ b/
packages/bash/bash.inc
@@
-23,6
+23,7
@@
do_configure () {
do_compile_prepend() {
cd builtins
+ touch mkbuiltins.o
${BUILD_CC} ${BUILD_CFLAGS} ${BUILD_LDFLAGS} -I${S}/include -I${S} -o mkbuiltins mkbuiltins.c
cd ${S}
}