From 2252a35cb9e9c08e30e7c26233d90e596a6583aa Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sat, 18 Jan 2014 21:47:30 +0100 Subject: [PATCH] Boost: add test rule to recipe. The testsuite locks up in some threads/monitors tests. --- dev-libs/boost/boost-1.55.0.recipe | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-libs/boost/boost-1.55.0.recipe b/dev-libs/boost/boost-1.55.0.recipe index 24170220b..c2cdb68d8 100644 --- a/dev-libs/boost/boost-1.55.0.recipe +++ b/dev-libs/boost/boost-1.55.0.recipe @@ -141,6 +141,11 @@ INSTALL() packageEntries wave $libDir/libboost_wave* } +TEST() { + cd status + ../bjam $jobArgs +} + PROVIDES_devel=" boost_devel$secondaryArchSuffix = $portVersion devel:libboost_atomic$secondaryArchSuffix = $portVersion