ALT Linux Bugzilla
– Attachment 2473 Details for
Bug 13577
Custom version scripts support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Обновлённый патч
libtool-1.5.22-alt-custom-version-scripts.patch (text/plain), 1.02 KB, created by
Alexey Rusakov
on 2008-03-04 14:08:44 MSK
(
hide
)
Description:
Обновлённый патч
Filename:
MIME Type:
Creator:
Alexey Rusakov
Created:
2008-03-04 14:08:44 MSK
Size:
1.02 KB
patch
obsolete
>--- libtool/libtool.m4 2007-12-04 01:10:43 +0300 >+++ libtool/libtool.m4.fixed 2007-12-04 02:24:57 +0300 >@@ -5550,9 +5550,13 @@ > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > > if test $supports_anon_versioning = yes; then >- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~ >- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ >- $echo "local: *; };" >> $output_objdir/$libname.ver~ >+ _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test -r $libname-altlinux.ver; then >+ cp $libname-altlinux.ver $output_objdir/$libname.ver; >+ else >+ $echo "{ global:" > $output_objdir/$libname.ver; >+ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver; >+ $echo "local: *; };" >> $output_objdir/$libname.ver; >+ fi; > $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' > fi > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13577
:
2306
| 2473