mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 09:45:26 +00:00
ICU-4244 The fixes for Cygwin/MSVC also need to be applied to Cygwin.
X-SVN-Rev: 16889
This commit is contained in:
parent
43583200b0
commit
5b575ed168
1 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,9 @@ MIDDLE_SO_TARGET=$(FINAL_SO_TARGET)
|
|||
%.$(SO): %$(SO_TARGET_VERSION_MAJOR).$(SO)
|
||||
$(RM) $@ && ln -s ${<F} $@
|
||||
|
||||
## Install libraries as executable
|
||||
INSTALL-L=$(INSTALL_PROGRAM)
|
||||
|
||||
## Bind internal references
|
||||
|
||||
# LDflags that pkgdata will use
|
||||
|
|
Loading…
Add table
Reference in a new issue