swig ver. bump

This commit is contained in:
Rmys
2025-05-04 21:57:30 +03:00
parent 5b62dfa282
commit dc9046e604
2 changed files with 12 additions and 4 deletions
+1
View File
@@ -13,6 +13,7 @@ def setup():
shelltools.export("PYTHON", "/usr/bin/python3")
shelltools.system("sed -i 's/\$(PERL5_SCRIPT/-I. &/' Examples/Makefile.in")
shelltools.system("sed -i 's/\$command 2/-I. &/' Examples/test-suite/perl5/run-perl-test.pl")
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--without-clisp \
--with-python3 \
--without-maximum-compile-warnings")