mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/pcl: disable on s390x due to failing tests
This commit is contained in:
parent
2933910e0f
commit
03e2aa8f1d
@ -5,7 +5,7 @@ pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="Point Cloud Library (PCL)"
|
||||
url="https://github.com/PointCloudLibrary/pcl"
|
||||
arch="all !x86" # tests fails on x86
|
||||
arch="all !x86 !s390x" # tests fails on x86 and s390x
|
||||
license="BSD-3-Clause"
|
||||
depends=""
|
||||
makedepends="cmake eigen-dev boost-dev flann-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user