mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
ICU-4154 Speed up building the data library
X-SVN-Rev: 16608
This commit is contained in:
parent
24f4947b54
commit
0351f8c29e
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ STATIC_O = ao
|
|||
%.$(SO): %.$(SO).$(SO_TARGET_VERSION_MAJOR)
|
||||
$(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
|
||||
|
||||
# The type of assembly to write for generating an object file
|
||||
GENCCODE_ASSEMBLY=-a gcc
|
||||
|
||||
## Bind internal references
|
||||
|
||||
# LDflags that pkgdata will use
|
||||
|
|
Loading…
Add table
Reference in a new issue