diff options
Diffstat (limited to 'jpeg/jpeg_6b.oe')
-rw-r--r-- | jpeg/jpeg_6b.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe index 860eff1e48..abc9900624 100644 --- a/jpeg/jpeg_6b.oe +++ b/jpeg/jpeg_6b.oe @@ -14,8 +14,6 @@ EXTRA_OECONF="--enable-static --enable-shared" CFLAGS_append = " -D_REENTRANT" -CC = ${TARGET_ARCH}-${TARGET_OS}-gcc - 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 |