beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for making distinction between external variables and located variables for forcing
2009-12-11, laurent
24629d4fc805
file is
Executable
Adding support for making distinction between external variables and located variables for forcing
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)