File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -1009,10 +1009,8 @@ CONFIG_STDIO_BUFFER_SIZE=64
10091009CONFIG_STDIO_LINEBUFFER=y
10101010CONFIG_NUNGET_CHARS=2
10111011CONFIG_LIB_HOMEDIR="/"
1012- CONFIG_LIBM=y
1012+ # CONFIG_LIBM is not set
10131013# CONFIG_NOPRINTF_FIELDWIDTH is not set
1014- CONFIG_LIBC_FLOATINGPOINT=y
1015- CONFIG_LIBC_FLOATPRECISION=6
10161014CONFIG_LIBC_SCANSET=y
10171015# CONFIG_NOPRINTF_LONGLONG_TO_ASCII is not set
10181016CONFIG_LIBC_IOCTL_VARIADIC=y
Original file line number Diff line number Diff line change @@ -677,10 +677,8 @@ CONFIG_STDIO_BUFFER_SIZE=64
677677CONFIG_STDIO_LINEBUFFER=y
678678CONFIG_NUNGET_CHARS=2
679679CONFIG_LIB_HOMEDIR="/"
680- CONFIG_LIBM=y
680+ # CONFIG_LIBM is not set
681681# CONFIG_NOPRINTF_FIELDWIDTH is not set
682- CONFIG_LIBC_FLOATINGPOINT=y
683- CONFIG_LIBC_FLOATPRECISION=6
684682CONFIG_LIBC_SCANSET=y
685683# CONFIG_NOPRINTF_LONGLONG_TO_ASCII is not set
686684CONFIG_LIBC_IOCTL_VARIADIC=y
You can’t perform that action at this time.
0 commit comments