Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c8e53b72
Commit
c8e53b72
authored
Mar 27, 2020
by
Sergey Kosukhin
Browse files
Update libtool patches.
parent
cba1e378
Changes
3
Hide whitespace changes
Inline
Side-by-side
patch/libtool.m4.arg_spaces.patch
View file @
c8e53b72
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -753
2
,10 +753
2
,11 @@
if AC_TRY_EVAL(ac_compile); then
@@ -753
8
,10 +753
8
,11 @@
if AC_TRY_EVAL(ac_compile); then
case $prev$p in
-L* | -R* | -l*)
...
...
patch/libtool.m4.nag_wrapper.patch
View file @
c8e53b72
--- a/config/ltmain.sh
+++ b/config/ltmain.sh
@@ -8
903
,7 +8
903
,8 @@
func_mode_link ()
@@ -8
881
,7 +8
881
,8 @@
func_mode_link ()
xlcverstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision"
verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
# On Darwin other compilers
...
...
patch/ltmain.sh.nag_pthread.patch
View file @
c8e53b72
...
...
@@ -14,7 +14,7 @@
for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
case " $new_inherited_linker_flags " in
*" $tmp_inherited_linker_flag "*) ;;
@@ -949
3
,6 +950
0
,22 @@
EOF
@@ -949
4
,6 +950
1
,22 @@
EOF
;;
esac
...
...
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