mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libiconv: bump to 1.14
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
42a28105f1
commit
efb5aefbfe
@@ -3,12 +3,10 @@
|
||||
# libiconv
|
||||
#
|
||||
#############################################################
|
||||
LIBICONV_VERSION = 1.12
|
||||
LIBICONV_VERSION = 1.14
|
||||
LIBICONV_SOURCE = libiconv-$(LIBICONV_VERSION).tar.gz
|
||||
LIBICONV_SITE = $(BR2_GNU_MIRROR)/libiconv
|
||||
LIBICONV_AUTORECONF = NO
|
||||
LIBICONV_INSTALL_STAGING = YES
|
||||
LIBICONV_INSTALL_TARGET = YES
|
||||
|
||||
# Remove not used preloadable libiconv.so
|
||||
define LIBICONV_TARGET_REMOVE_PRELOADABLE_LIBS
|
||||
|
||||
Reference in New Issue
Block a user