beremiz

bf6f623d7450
file isExecutable
Bug on testing Retain and Force flags fixed
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)