python/stevedore: update to 5.4.0
[oi-userland.git] / components / python / py3c / patches / 01-gmake.patch
blob9a61eea4e0152f5dd03b13358176ce7f3efaa202
1 --- py3c-1.4/tox.ini.orig
2 +++ py3c-1.4/tox.ini
3 @@ -4,7 +4,7 @@
5 [testenv]
6 allowlist_externals = make
7 -commands = make testbuilddir={envdir}/build test-python
8 +commands = gmake testbuilddir={envdir}/build test-python
9 setenv=
10 c90: TEST_USE_CPP=no
11 c90: CFLAGS=-Werror -Wall -std=c90 -Wno-error=strict-aliasing