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:
87108dc
)
Merge bk://openembedded@openembedded.bkbits.net/packages
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 3 Feb 2004 13:41:17 +0000
(13:41 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 3 Feb 2004 13:41:17 +0000
(13:41 +0000)
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/oe-packages
2004/02/03 14:40:07+01:00 uni-frankfurt.de!mickeyl
fix jpeg_6b 'bugfix' ;)
BKrev: 401fa4fdxU45J6oL-ECweZ_8Xd8eLQ
jpeg/jpeg_6b.oe
patch
|
blob
|
history
diff --git
a/jpeg/jpeg_6b.oe
b/jpeg/jpeg_6b.oe
index
e92036f
..
860eff1
100644
(file)
--- a/
jpeg/jpeg_6b.oe
+++ b/
jpeg/jpeg_6b.oe
@@
-14,7
+14,7
@@
EXTRA_OECONF="--enable-static --enable-shared"
CFLAGS_append = " -D_REENTRANT"
-CC = ${
CC}
+CC = ${
TARGET_ARCH}-${TARGET_OS}-gcc
do_stage() {
install -m 644 -D jconfig.h ${STAGING_DIR}/target/include/jconfig.h