taglib: 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:
parent
9268aff0e6
commit
4c5d599d9f
@ -14,7 +14,7 @@ TAGLIB_CONF_ENV = \
|
||||
ac_cv_header_cppunit_extensions_HelperMacros_h=no \
|
||||
ac_cv_header_zlib_h=$(if $(BR2_PACKAGE_ZLIB),yes,no)
|
||||
|
||||
TAGLIB_CONF_OPT = --disable-libsuffix --program-prefix=''
|
||||
TAGLIB_CONF_OPT = --disable-libsuffix
|
||||
|
||||
define TAGLIB_REMOVE_DEVFILE
|
||||
rm -f $(TARGET_DIR)/usr/bin/taglib-config
|
||||
|
Loading…
Reference in New Issue
Block a user