beremiz
Clone
Summary
Browse
Changes
Graph
Bug on RegisterDebugVariable when no PLC running fixed
2009-12-08, laurent
c28f40b27798
file is
Executable
Bug on RegisterDebugVariable when no PLC running fixed
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)