[PATCH v3] doc: correct the build steps for open_posix_testsuite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Xiubo Li <xiubli@xxxxxxxxxx>

'./configure --with-open-posix-testsuite' is needed just before
generating the Makefiles.

Signed-off-by: Xiubo Li <xiubli@xxxxxxxxxx>
---

V3:
- switch to use --with-open-posix-testsuite option instead.

V2:
- a minor fixing about the order, thanks Cyril.


 doc/users/quick_start.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/users/quick_start.rst b/doc/users/quick_start.rst
index 1581b1f0c..8a25b9129 100644
--- a/doc/users/quick_start.rst
+++ b/doc/users/quick_start.rst
@@ -53,6 +53,7 @@ generated first:
 
 .. code-block:: console
 
+   $ ./configure --with-open-posix-testsuite
    $ cd testcases/open_posix_testsuite/
    $ make generate-makefiles
    $ cd conformance/interfaces/foo
-- 
2.47.0





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux Kernel]     [Linux Kernel Hardening]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux