mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Ignore version scripts for relocatable links.
This commit is contained in:
@@ -118,6 +118,10 @@ class Version_script_info
|
||||
public:
|
||||
~Version_script_info();
|
||||
|
||||
// Clear everything.
|
||||
void
|
||||
clear();
|
||||
|
||||
// Return whether any version were defined in the version script.
|
||||
bool
|
||||
empty() const
|
||||
|
||||
Reference in New Issue
Block a user