summaryrefslogtreecommitdiff
path: root/jpeg
diff options
context:
space:
mode:
Diffstat (limited to 'jpeg')
-rw-r--r--jpeg/jpeg_6b.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe
index abc9900624..e92036f699 100644
--- a/jpeg/jpeg_6b.oe
+++ b/jpeg/jpeg_6b.oe
@@ -14,6 +14,8 @@ EXTRA_OECONF="--enable-static --enable-shared"
CFLAGS_append = " -D_REENTRANT"
+CC = ${CC}
+
do_stage() {
install -m 644 -D jconfig.h ${STAGING_DIR}/target/include/jconfig.h
install -m 644 -D jpeglib.h ${STAGING_DIR}/target/include/jpeglib.h