beremiz
Clone
Summary
Browse
Changes
Graph
Arbitrary variable forcing
2009-12-07, Edouard TISSERANT
f66a092b6e74
file is
Executable
Arbitrary variable forcing
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)