beremiz

Typo in LPC

2009-12-10, edouard
ed7f72fc785f
file isExecutable
Typo in LPC
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)