beremiz
Clone
Summary
Browse
Changes
Graph
Bug on SFC debugging fixed
2009-12-08, laurent
28d47c1df46f
file is
Executable
Bug on SFC debugging fixed
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)