Skip to content
Snippets Groups Projects
Commit 1511f0ad authored by Frediano Ziglio's avatar Frediano Ziglio
Browse files

Do not use libtool -export-symbols option


This option is intended for libtool, not for any linker.
Check the support of --version-script option using an empty
list of symbols to catch some faulty linker supporting that
option but not allowing not existing symbols (some buggy mold
versions).

Signed-off-by: default avatarFrediano Ziglio <freddy77@gmail.com>
parent 7471e3e5
No related branches found
No related tags found
Loading
Checking pipeline status