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
dkrz-sw
sct
Commits
1c408d76
Commit
1c408d76
authored
Sep 20, 2018
by
Hendryk Bockelmann
☕
Browse files
add patch by Sergey Kosukhin to work with BSD and GNU seds
parent
24ce8634
Changes
1
Hide whitespace changes
Inline
Side-by-side
maint/libtool.m4.hardcoded.patch
View file @
1c408d76
...
...
@@ -5,8 +5,8 @@
fi
fi
+ m4_ifval([$1],
+ [_LT_TAGVAR(archive_cmds, $1)=`AS_ECHO(["$_LT_TAGVAR(archive_cmds, $1)"]) | sed 's%\(\\\\\)
\?\
$CC%\
\
${
FC
:-\1$CC}%g'`
+ _LT_TAGVAR(archive_expsym_cmds, $1)=`AS_ECHO(["$_LT_TAGVAR(archive_expsym_cmds, $1)"]) | sed 's%\(\\\\\)
\?\
$CC%\
\
${
FC
:-\1$CC}%g'`])
+ [_LT_TAGVAR(archive_cmds, $1)=`AS_ECHO(["$_LT_TAGVAR(archive_cmds, $1)"]) | sed 's%\(\\\\\)
*
$CC%\
1
${
$1
:-\1$CC}%g'`
+ _LT_TAGVAR(archive_expsym_cmds, $1)=`AS_ECHO(["$_LT_TAGVAR(archive_expsym_cmds, $1)"]) | sed 's%\(\\\\\)
*
$CC%\
1
${
$1
:-\1$CC}%g'`])
])
AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
test no = "$_LT_TAGVAR(ld_shlibs, $1)" && can_build_shared=no
Write
Preview
Supports
Markdown
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