yf13 commented on code in PR #15444:
URL: https://github.com/apache/nuttx/pull/15444#discussion_r1911923820


##########
libs/libc/Makefile:
##########
@@ -183,6 +183,10 @@ context:: bin kbin
 ifeq ($(CONFIG_LIBC_ZONEINFO_ROMFS),y)
        $(Q) $(MAKE) -C zoneinfo context BIN=$(BIN)
 endif
+ifeq ($(CONFIG_LIBC_MODLIB),y)

Review Comment:
   more investigation is needed for doing it in cmake system.  can we add it 
later?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to