mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/libpy_simdjson-0.4.0: remove -Werror (bug 751637)
Closes: https://bugs.gentoo.org/751637 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
committed by
Patrick McLean
parent
b29ff8a784
commit
5063c99e1c
@@ -29,5 +29,7 @@ python_prepare_all() {
|
||||
# benchmark tests have extra dependencies
|
||||
rm libpy_simdjson/tests/test_benchmark.py || die
|
||||
|
||||
sed -e 's:werror=True:werror=False:' -i setup.py || die
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user