mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-cpp/websocketpp: Restrict tests
Closes: https://bugs.gentoo.org/630450 Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -19,6 +19,9 @@ RDEPEND="${DEPEND}
|
||||
boost? ( dev-libs/boost )
|
||||
"
|
||||
|
||||
# bug 630450
|
||||
RESTRICT="test"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DENABLE_CPP11="$(usex !boost)"
|
||||
|
||||
Reference in New Issue
Block a user