beremiz

Bug on SFC debugging fixed

2009-12-08, laurent
28d47c1df46f
file isExecutable
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)