From 43ffdc82fa3ef632638cf5e6899811fc4b01d351 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 2 Aug 2012 20:19:14 +0200 Subject: build-sys: don't compile lib{mount,blkid} tests when --disable-static specified The tests often depend on private (non-API) library functions. Signed-off-by: Karel Zak --- Documentation/howto-tests.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation/howto-tests.txt') diff --git a/Documentation/howto-tests.txt b/Documentation/howto-tests.txt index f41628e99..ca14b2b95 100644 --- a/Documentation/howto-tests.txt +++ b/Documentation/howto-tests.txt @@ -9,6 +9,9 @@ $ make check + Note that the configure option --disable-static disables many of libmount and + libblkid unit tests. + Run all tests including tests that require root permissions: # cd tests -- cgit v1.2.3-55-g7522