mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
icu: Don't link icudata as a data only library
libicudata.so not build hard-float ABI Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=icu4c
|
||||
PKG_VERSION:=59.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-59_1-src.tgz
|
||||
PKG_SOURCE_URL:=http://download.icu-project.org/files/$(PKG_NAME)/$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user