]> sigrok.org Git - sigrok-util.git/commit
sigrok-native-msys2: Have libsigrok Python bindings use Python 3.
authorUwe Hermann <redacted>
Thu, 11 Jan 2018 22:53:08 +0000 (23:53 +0100)
committerUwe Hermann <redacted>
Thu, 11 Jan 2018 22:53:08 +0000 (23:53 +0100)
commita4846659556372bb820f1b9354c9b8ef2fb62e83
treef337c267e384e07ea8b4573c0fed46c862971239
parentfc9368588f85ba8c053975a68e598d27401901bf
sigrok-native-msys2: Have libsigrok Python bindings use Python 3.

We're installing Python 3 versions of setuptools and numpy using this
script's "prepare" option, so force the build to use those (otherwise
it'll search for the Python 2 versions and won't find them).

Note: The Python bindings build still remains off (--disable-python)
since there are issues there that need to be investigated.
cross-compile/msys2/sigrok-native-msys2