beremiz
Clone
Summary
Browse
Changes
Graph
Bug that block SetVariableList on Linux fixed
2009-12-09, laurent
8b2da4b9d408
file is
Executable
Bug that block SetVariableList on Linux fixed
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)