mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/subversion: fix build with gcc 14
This commit is contained in:
parent
77ff4bd8ed
commit
a716035e00
@ -69,7 +69,7 @@ build() {
|
||||
local _pydir=$(python3 -c "import sysconfig;print(sysconfig.get_path('stdlib'))")
|
||||
unset CPPFLAGS
|
||||
export PYTHON=python3
|
||||
./configure \
|
||||
CFLAGS="$CFLAGS -fpermissive" ./configure \
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
--prefix=/usr \
|
||||
|
Loading…
Reference in New Issue
Block a user