mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-python/jpype: Remove upstream's default -O2 -g0 compile flags.
Closes: https://bugs.gentoo.org/937760 Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
This commit is contained in:
@@ -27,3 +27,8 @@ distutils_enable_tests pytest
|
||||
_distutils-r1_post_python_install() {
|
||||
local keep
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
sed -i "s/'-g0', //g;s/, '-O2'//g" ${S}/setupext/platform.py
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user