mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
libs/libc/stdio/Make.defs: Make that else, not #else.
This commit is contained in:
@@ -52,7 +52,7 @@ ifeq ($(CONFIG_LIBC_FLOATINGPOINT),y)
|
||||
CSRCS += legacy_dtoa.c
|
||||
endif
|
||||
|
||||
#else
|
||||
else
|
||||
|
||||
CSRCS += lib_libvsprintf.c lib_ultoa_invert.c
|
||||
ifeq ($(CONFIG_LIBC_FLOATINGPOINT),y)
|
||||
|
||||
Reference in New Issue
Block a user