You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/03/27 07:42:23 UTC

[incubator-nuttx] 02/03: Revert "Revert "README.txt: add MacOS section for flock installation""

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit f1a68ab4447a02ce77f174dcd935c36387e41b48
Author: YAMAMOTO Takashi <ya...@midokura.com>
AuthorDate: Fri Mar 27 15:49:28 2020 +0900

    Revert "Revert "README.txt: add MacOS section for flock installation""
    
    This reverts commit 884fcb605dd68494ba83da8b9f951f879487014f.
---
 README.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.txt b/README.txt
index d3b0dfe..338fb3f 100644
--- a/README.txt
+++ b/README.txt
@@ -387,6 +387,14 @@ Ubuntu Bash under Windows 10
   Many Linux graphics programs would, however, also require a graphics
   framework like GTK or Qt.  So this might be a trip down the rabbit hole.
 
+Using macOS
+----------
+  You need install flock from https://github.com/discoteq/flock
+  before the build start:
+
+    brew tap discoteq/discoteq
+    brew install flock
+
 INSTALLATION
 ^^^^^^^^^^^^