Please ignore this.
Thanks.
On 12/2/24 09:00, xiubli@xxxxxxxxxx wrote:
From: Xiubo Li <xiubli@xxxxxxxxxx>
'./configure' is needed just before generating the Makefiles.
Signed-off-by: Xiubo Li <xiubli@xxxxxxxxxx>
---
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..598a95e2a 100644
--- a/doc/users/quick_start.rst
+++ b/doc/users/quick_start.rst
@@ -53,6 +53,7 @@ generated first:
.. code-block:: console
+ $ ./configure
$ cd testcases/open_posix_testsuite/
$ make generate-makefiles
$ cd conformance/interfaces/foo