beremiz
Clone
Summary
Browse
Changes
Graph
Some instance type test improved
2008-08-28, lbessard
aed21ae6658f
file is
Executable
Some instance type test improved
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared"]