Skip to content

Commit 26fc7f3

Browse files
committed
downloads: add comment about gmp build compatibility
I tried to upgrade it and couldn't due to a compilation failure.
1 parent 26034e3 commit 26fc7f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonbuild/downloads.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"licenses": ["GPL-3.0-or-later"],
8484
"license_file": "LICENSE.gdbm.txt",
8585
},
86+
# gmp 6.2 does not build on wheezy.
8687
"gmp": {
8788
"url": "https://ftp.gnu.org/gnu/gmp/gmp-6.1.2.tar.xz",
8889
"size": 1946336,

0 commit comments

Comments
 (0)