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:
42eb49a
)
libsdl-ttf: GNU HASH QA fix.
author
Stanislav Brabec
<utx@penguin.cz>
Tue, 26 May 2009 20:22:30 +0000
(20:22 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Tue, 26 May 2009 20:22:30 +0000
(20:22 +0000)
recipes/libsdl/libsdl-ttf_2.0.3.bb
patch
|
blob
|
history
diff --git
a/recipes/libsdl/libsdl-ttf_2.0.3.bb
b/recipes/libsdl/libsdl-ttf_2.0.3.bb
index
250fb69
..
b1da5b4
100644
(file)
--- a/
recipes/libsdl/libsdl-ttf_2.0.3.bb
+++ b/
recipes/libsdl/libsdl-ttf_2.0.3.bb
@@
-11,6
+11,8
@@
S = "${WORKDIR}/SDL_ttf-${PV}"
inherit autotools
+TARGET_CC_ARCH += "${LDFLAGS}"
+
do_stage() {
autotools_stage_all
}