mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
jpeg: remove --program-prefix
--program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
cc2597d0fc
commit
8ea4d5b47b
@@ -8,7 +8,6 @@ JPEG_SITE = http://www.ijg.org/files/
|
||||
JPEG_SOURCE = jpegsrc.v$(JPEG_VERSION).tar.gz
|
||||
JPEG_INSTALL_STAGING = YES
|
||||
JPEG_INSTALL_TARGET = YES
|
||||
JPEG_CONF_OPT = --program-prefix=
|
||||
|
||||
define JPEG_REMOVE_USELESS_TOOLS
|
||||
rm -f $(addprefix $(TARGET_DIR)/usr/bin/,cjpeg djpeg jpegtrans rdjpgcom wrjpgcom)
|
||||
|
||||
Reference in New Issue
Block a user