Skip to content

Commit 008b940

Browse files
committed
downloads: annotate problem with compiling modern libedit on musl
Found this when bumping dependencies. Will address another day.
1 parent 873b73a commit 008b940

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
@@ -88,6 +88,7 @@
8888
"sha256": "828cb275b91268b1a3ea950d5c0c5eb076c678fdf005d517411f89cc8c3bb416",
8989
"version": "1.0.7",
9090
},
91+
# 20221009-3.1 fails to build on musl due to an includes issue.
9192
"libedit": {
9293
"url": "https://thrysoee.dk/editline/libedit-20210910-3.1.tar.gz",
9394
"size": 524722,

0 commit comments

Comments
 (0)