use optimization option
This commit is contained in:
parent
a057b43d34
commit
5a2433ad58
3 changed files with 45 additions and 6 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = python36
|
||||
pkgdesc = Major release 3.6 of the Python high-level programming language
|
||||
pkgver = 3.6.13
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://www.python.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
|
@ -22,7 +22,9 @@ pkgbase = python36
|
|||
optdepends = sqlite
|
||||
options = !makeflags
|
||||
source = http://www.python.org/ftp/python/3.6.13/Python-3.6.13.tar.xz
|
||||
source = fix-faulthandler._stack_overflow-on-GCC-10.patch
|
||||
sha256sums = a47a43a53abb42286a2c11965343ff56711b9e64e8d11bf2c6701a4fb8ce1a0f
|
||||
sha256sums = 4146f0bff3b79cd05940e2274c6800897a60ae0264d2f05a150137da7c620fda
|
||||
|
||||
pkgname = python36
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue