brltty: use $py3_abiver
This commit is contained in:
parent
2c5a2cbf33
commit
aa4111e89e
@ -25,7 +25,7 @@ pre_configure() {
|
||||
*-musl) # There is no ldconfig in musl libc
|
||||
sed -e "s;/sbin/ldconfig -n;echo;" -i configure
|
||||
esac
|
||||
export PYTHON_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lpython${py3_ver}m"
|
||||
export PYTHON_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lpython${py3_ver}${py3_abiver}"
|
||||
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
}
|
||||
post_configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user