]> sigrok.org Git - sigrok-util.git/commit
sigrok-cross-mingw: Drop -DENABLE_COTIRE=y.
authorUwe Hermann <redacted>
Thu, 30 Jan 2014 21:20:12 +0000 (22:20 +0100)
committerUwe Hermann <redacted>
Thu, 30 Jan 2014 21:20:12 +0000 (22:20 +0100)
commit63a302e7906b163f8cd3f95a159ab3ad75dcee21
tree68bb7f08b19dd395e303e5523484a21735d44c1d
parent23384c8c7d02a5ea03facc9bbf81cdfc06d4071b
sigrok-cross-mingw: Drop -DENABLE_COTIRE=y.

This seems to cause issues on some Ubuntu versions (likely due to an
older cmake version, but we didn't investigate much). We're just
dropping the Cotire use in this script to avoid the problems, since it
is a fully optional thing (only affects compile performance) anyway.

This fixes bug #249.
cross-compile/mingw/sigrok-cross-mingw