Revert "arpack-ng: mark as broken on armv[56]l*"
This reverts commit ff9237af6d
.
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ec382278a0
commit
d84a1096e4
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ 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…
Reference in a new issue