beremiz
Clone
Summary
Browse
Changes
Graph
Bug on testing Retain and Force flags fixed
2009-12-11, laurent
bf6f623d7450
file is
Executable
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)