mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libiconv: update to libiconv-1.14
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# libiconv-1.14 fails to build with LTO support
|
||||
strip_lto
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libiconv"
|
||||
PKG_VERSION="1.13.1"
|
||||
PKG_VERSION="1.14"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
||||
Reference in New Issue
Block a user