mirror of
https://github.com/apache/nuttx.git
synced 2026-09-11 21:20:10 +00:00
SDCLONE was disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2055 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c2126e7a0e
commit
ebf34c7bf9
2 changed files with 2 additions and 2 deletions
|
|
@ -281,7 +281,7 @@ CONFIG_SEM_PREALLOCHOLDERS=0
|
|||
CONFIG_SEM_NNESTPRIO=0
|
||||
CONFIG_FDCLONE_DISABLE=n
|
||||
CONFIG_FDCLONE_STDIO=n
|
||||
CONFIG_SDCLONE_DISABLE=y
|
||||
CONFIG_SDCLONE_DISABLE=n
|
||||
|
||||
#
|
||||
# Settings for examples/nxflat
|
||||
|
|
|
|||
|
|
@ -219,7 +219,7 @@ CONFIG_SEM_PREALLOCHOLDERS=0
|
|||
CONFIG_SEM_NNESTPRIO=0
|
||||
CONFIG_FDCLONE_DISABLE=n
|
||||
CONFIG_FDCLONE_STDIO=n
|
||||
CONFIG_SDCLONE_DISABLE=y
|
||||
CONFIG_SDCLONE_DISABLE=n
|
||||
|
||||
#
|
||||
# Settings for NXFLAT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue