From 494a9d9599e3e0942c4929808a3e9172e2b6becb Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 3 Feb 2004 13:41:17 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jpeg') diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe index e92036f699..860eff1e48 100644 --- 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 -- cgit v1.2.3