mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/flann: Drop unnecesarry patches
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -33,14 +33,6 @@ DEPEND="${RDEPEND}
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-1.8.4-options.patch
|
||||
"${FILESDIR}"/${PN}-1.8.4-CUDA_NVCC_FLAGS.patch
|
||||
"${FILESDIR}"/${PN}-1.8.4-cuda5.5.patch
|
||||
"${FILESDIR}"/${PN}-1.8.4-multilib.patch
|
||||
"${FILESDIR}"/${PN}-1.8.4-docdir.patch
|
||||
)
|
||||
|
||||
pkg_setup() {
|
||||
if use openmp; then
|
||||
if [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp ; then
|
||||
|
||||
Reference in New Issue
Block a user