python3-shapely: no longer broken on aarch64-musl
This commit is contained in:
parent
a645aea6e1
commit
870a4e59c3
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ homepage="https://github.com/Toblerity/Shapely"
|
|||
distfiles="https://github.com/Toblerity/Shapely/archive/${version}.tar.gz"
|
||||
checksum=8a39f78a5bb21bc7a0f6e3aa9d78291fad53a433346ffa2474076698da47f24c
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "aarch64-musl" ]; then
|
||||
broken="aarch64-musl's geos crashes"
|
||||
fi
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
sed "
|
||||
|
|
Loading…
Reference in a new issue