beremiz

5b3083695c8c
file isExecutable
The must-have test : using wiimote sensors !
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared", "-lrt"]