arpack-ng: mark as broken on armv[56]l*
This commit is contained in:
parent
b8f704a9ee
commit
ff9237af6d
@ -12,6 +12,10 @@ homepage="https://github.com/opencollab/arpack-ng"
|
|||||||
distfiles="https://github.com/opencollab/arpack-ng/archive/${version}.tar.gz"
|
distfiles="https://github.com/opencollab/arpack-ng/archive/${version}.tar.gz"
|
||||||
checksum=673c8202de996fd3127350725eb1818e534db4e79de56d5dcee8c00768db599a
|
checksum=673c8202de996fd3127350725eb1818e534db4e79de56d5dcee8c00768db599a
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
armv[67]l*) broken="requires unresolved shlibs libgfortran.so.5" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user