Ticket #51815: patch-libtool.diff
File patch-libtool.diff, 540 bytes (added by ballapete (Peter "Pete" Dyballa), 8 years ago) |
---|
-
libtool
old new 405 405 always_export_symbols=no 406 406 407 407 # The commands to list exported symbols. 408 export_symbols_cmds="\$NM \$libobjs \$convenience | \$ global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols"408 export_symbols_cmds="\$NM \$libobjs \$convenience | \$SED 's/.* //' | sort | uniq > \$export_symbols" 409 409 410 410 # Symbols that should not be listed in the preloaded symbols. 411 411 exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*"