beremiz
Clone
Summary
Browse
Changes
Graph
Propagated new runtime changes to win32 target
2009-12-07, edouard
a6a9b59636d8
file is
Executable
Propagated new runtime changes to win32 target
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)