beremiz
Clone
Summary
Browse
Changes
Graph
Fix debug crash
2009-12-06, Edouard TISSERANT
af7350d24ab5
file is
Executable
Fix debug crash
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)