Diff python-3.12.0_rc1_p6 with a python-3.12.0_rc2_p1
/usr/portage/dev-lang/python/python-3.12.0_rc2_p1.ebuild 2023-10-09 14:52:29.472368350 +0300 | ||
---|---|---|
249 | 249 |
local myeconfargs_cbuild=( |
250 | 250 |
"${myeconfargs[@]}" |
251 | 251 | |
252 |
--prefix="${BROOT}"/usr |
|
252 | 253 |
--libdir="${cbuild_libdir:2}" |
253 | 254 | |
254 | 255 |
# Avoid needing to load the right libpython.so. |