mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/pcl: disable on x86 due to failing tests
This commit is contained in:
parent
35fdc8e03d
commit
5e926e8f93
@ -5,7 +5,7 @@ pkgver=1.8.1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Point Cloud Library (PCL)"
|
pkgdesc="Point Cloud Library (PCL)"
|
||||||
url="https://github.com/PointCloudLibrary/pcl"
|
url="https://github.com/PointCloudLibrary/pcl"
|
||||||
arch="all"
|
arch="all !x86" # tests fails on x86
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
depends=""
|
depends=""
|
||||||
makedepends="cmake eigen-dev boost-dev flann-dev"
|
makedepends="cmake eigen-dev boost-dev flann-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user