Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

wabt: don't search for python because we don't run tests #8864

Merged
merged 2 commits into from
Mar 25, 2020

Conversation

spoonincode
Copy link
Contributor

Change Description

wabt used python 2.7 for its unittests, but we never built nor ran its tests. Regardless, its CMakeLists.txt was searching for python 2.7. Remove that requirement from its cmake. This is an attempt to get ahead of modern distros (like Ubuntu 20.04) removing python 2.7 and making it tricky for users to build.

Please also approve EOSIO/wabt#11 once happy.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@spoonincode spoonincode merged commit 6d887e1 into develop Mar 25, 2020
@spoonincode spoonincode deleted the wabt_no_tests_no_python branch March 25, 2020 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants