mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-1992 data loading
X-SVN-Rev: 9226
This commit is contained in:
parent
b113d72f66
commit
6316e44d50
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ LDFLAGS =$(shell icu-config --ldflags)
|
|||
LDFLAGS_USTDIO =$(shell icu-config --ldflags-ustdio)
|
||||
INVOKE=$(shell icu-config --invoke)
|
||||
GENRB=$(shell icu-config --invoke=genrb)
|
||||
GENRBOPT=--pkgname $(RESNAME)
|
||||
PKGDATA=$(shell icu-config --invoke=pkgdata)
|
||||
SO=$(shell icu-config --so)
|
||||
PKGDATAOPTS=-v -d .
|
||||
|
|
Loading…
Add table
Reference in a new issue