mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +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
|
||||
pkgdesc="Point Cloud Library (PCL)"
|
||||
url="https://github.com/PointCloudLibrary/pcl"
|
||||
arch="all"
|
||||
arch="all !x86" # tests fails on x86
|
||||
license="BSD-3-Clause"
|
||||
depends=""
|
||||
makedepends="cmake eigen-dev boost-dev flann-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user