Add spawn attribute logic which will eventually be needed to support posix_spawn()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5501 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
0b15a0bdc6
commit
f4f7a4fa05
@ -1468,8 +1468,8 @@ Where <subdir> is one of the following:
|
||||
- A few extensions from GNUWin32 (or MSYS is you prefer)
|
||||
|
||||
In this build, you cannot use a Cygwin or MSYS shell. Rather the build must
|
||||
be performed in a Windows CMD shell. Here is a better shell than than the
|
||||
standard issue, CMD shell: ConEmu which can be downloaded from:
|
||||
be performed in a Windows console. Here is a better shell than than the
|
||||
standard issue, CMD.exe shell: ConEmu which can be downloaded from:
|
||||
http://code.google.com/p/conemu-maximus5/
|
||||
|
||||
CONFIG_HOST_WINDOWS=y : Windows
|
||||
|
Loading…
Reference in New Issue
Block a user