mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Configurations that enable OSTEST must not disable signals.
This commit is contained in:
@@ -219,7 +219,7 @@ CONFIG_USER_ENTRYPOINT="ostest_main"
|
||||
CONFIG_DISABLE_OS_API=y
|
||||
CONFIG_DISABLE_POSIX_TIMERS=y
|
||||
CONFIG_DISABLE_PTHREAD=y
|
||||
CONFIG_DISABLE_SIGNALS=y
|
||||
# CONFIG_DISABLE_SIGNALS is not set
|
||||
CONFIG_DISABLE_MQUEUE=y
|
||||
CONFIG_DISABLE_MOUNTPOINT=y
|
||||
CONFIG_DISABLE_ENVIRON=y
|
||||
|
||||
Reference in New Issue
Block a user