mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Boost: add test rule to recipe.
The testsuite locks up in some threads/monitors tests.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user