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
1009
1009
CONFIG_STDIO_LINEBUFFER=y
1010
1010
CONFIG_NUNGET_CHARS=2
1011
1011
CONFIG_LIB_HOMEDIR="/"
1012
- CONFIG_LIBM=y
1012
+ # CONFIG_LIBM is not set
1013
1013
# CONFIG_NOPRINTF_FIELDWIDTH is not set
1014
- CONFIG_LIBC_FLOATINGPOINT=y
1015
- CONFIG_LIBC_FLOATPRECISION=6
1016
1014
CONFIG_LIBC_SCANSET=y
1017
1015
# CONFIG_NOPRINTF_LONGLONG_TO_ASCII is not set
1018
1016
CONFIG_LIBC_IOCTL_VARIADIC=y
Original file line number Diff line number Diff line change @@ -677,10 +677,8 @@ CONFIG_STDIO_BUFFER_SIZE=64
677
677
CONFIG_STDIO_LINEBUFFER=y
678
678
CONFIG_NUNGET_CHARS=2
679
679
CONFIG_LIB_HOMEDIR="/"
680
- CONFIG_LIBM=y
680
+ # CONFIG_LIBM is not set
681
681
# CONFIG_NOPRINTF_FIELDWIDTH is not set
682
- CONFIG_LIBC_FLOATINGPOINT=y
683
- CONFIG_LIBC_FLOATPRECISION=6
684
682
CONFIG_LIBC_SCANSET=y
685
683
# CONFIG_NOPRINTF_LONGLONG_TO_ASCII is not set
686
684
CONFIG_LIBC_IOCTL_VARIADIC=y
You can’t perform that action at this time.
0 commit comments