beremiz
Clone
Summary
Browse
Changes
Graph
Bug on forcing variable value fixed
2009-12-07, laurent
44fea837f813
file is
Executable
Bug on forcing variable value fixed
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)