Removed all old linker classes - we exclusively use ElfLinker now.
This commit is contained in:
@@ -55,6 +55,7 @@ protected:
|
||||
virtual int readFileHeader(void);
|
||||
|
||||
virtual int buildLoader(const Filter *ft);
|
||||
virtual Linker* newLinker() const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user