mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 01:13:29 +00:00
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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue