mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
!testing/libc/scanftest: drop CONFIG_LIBC_LONG_LONG from help text
CONFIG_LIBC_LONG_LONG has been removed; long long support is now unconditional. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
3adb14f12d
commit
ed746548ca
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ config TESTING_SCANFTEST
|
|||
Enable sscanf() test
|
||||
|
||||
For all tests to be successful, you need to enable
|
||||
CONFIG_LIBC_FLOATINGPOINT, CONFIG_LIBC_LONG_LONG and
|
||||
CONFIG_LIBC_SCANSET in addition.
|
||||
CONFIG_LIBC_FLOATINGPOINT and CONFIG_LIBC_SCANSET in addition.
|
||||
|
||||
if TESTING_SCANFTEST
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue