Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
icu4c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
icu4c
Commits
a4fd74cc
Commit
a4fd74cc
authored
Oct 10, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated icu4c to 64.2
parent
73541420
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
14 deletions
+1
-14
Makefile
Makefile
+1
-2
icu4c-62_1-libfix.patch
icu4c-62_1-libfix.patch
+0
-12
icu4c-64_2-src.tgz
icu4c-64_2-src.tgz
+0
-0
No files found.
Makefile
View file @
a4fd74cc
all
:
all
:
tar
xf icu4c-62_1-src.tgz
tar
xf icu4c-64_2-src.tgz
patch
-Np1
-d
icu < icu4c-62_1-libfix.patch
cd
icu/source
&&
./configure
--prefix
=
/usr
cd
icu/source
&&
./configure
--prefix
=
/usr
$(MAKE)
-C
icu/source
$(MAKE)
-C
icu/source
$(MAKE)
-C
icu/source check
$(MAKE)
-C
icu/source check
...
...
icu4c-62_1-libfix.patch
deleted
100644 → 0
View file @
73541420
diff -uNr icu/source/config/mh-linux icu-libfix/source/config/mh-linux
--- icu/source/config/mh-linux 2018-06-21 19:09:25.000000000 +0930
+++ icu-libfix/source/config/mh-linux 2018-07-09 00:53:34.720561113 +0930
@@ -23,7 +23,7 @@
LD_RPATH_PRE = -Wl,-rpath,
## These are the library specific LDFLAGS
-LDFLAGSICUDT=-nodefaultlibs -nostdlib
+LDFLAGSICUDT=
## Compiler switch to embed a library name
# The initial tab in the next line is to prevent icu-config from reading it.
icu4c-6
2_1
-src.tgz
→
icu4c-6
4_2
-src.tgz
View file @
a4fd74cc
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment