Skip to content

Commit b97b31e

Browse files
committed
downloads: document issue with upgrading libffi
1 parent 3162ceb commit b97b31e

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
@@ -155,6 +155,7 @@
155155
"licenses": ["BSD-3-Clause"],
156156
"license_file": "LICENSE.libedit.txt",
157157
},
158+
# libffi 3.4 has trouble building with musl due to Linux headers wonkiness.
158159
"libffi": {
159160
"url": "https://github.com/libffi/libffi/releases/download/v3.3/libffi-3.3.tar.gz",
160161
"size": 1305466,

0 commit comments

Comments
 (0)