ld: Fix library handling, set binary executable
authorAlan Cox <alan@linux.intel.com>
Wed, 15 Nov 2017 23:05:08 +0000 (23:05 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 15 Nov 2017 23:05:08 +0000 (23:05 +0000)
commitdef832407757c3bd012c74ec4caa2d3371c72ed5
treeb79ecbca662c669897e890433147059dc85d3b15
parent3fe74f80dc662215a7e240279f867bfb10af128b
ld: Fix library handling, set binary executable

When we rescan a library we don't want to import the same module again and
decide we have duplicate symbols.
Applications/MWC/cmd/asz80/ld.c