mirror of
https://abf.rosa.ru/djam/python3.11.git
synced 2025-02-23 18:22:52 +00:00
Fix 64bit build
This commit is contained in:
parent
d42a8be7b2
commit
b579a9bfdf
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,7 @@ Patch16: python3-3.4.0-add-rewheel-module.patch
|
|||
Patch18: python3-3.4.0-disable-tests-in-test_urllib2_localnet.patch
|
||||
Patch19: Python-nis-requires-tirpc.patch
|
||||
Patch20: Python-select-requires-libm.patch
|
||||
Patch22: python3-3.5.0-make-libpl-respect-lib64.patch
|
||||
|
||||
URL: http://www.python.org/
|
||||
Conflicts: tkinter3 < %{version}
|
||||
|
@ -218,6 +219,8 @@ Various applications written using tkinter
|
|||
%patch19 -p1 -b .tirpc~
|
||||
%patch20 -p1 -b .lm~
|
||||
|
||||
%patch22 -p1
|
||||
|
||||
# drop Autoconf version requirement
|
||||
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue