xiaoxiang781216 commented on code in PR #3133: URL: https://github.com/apache/nuttx-apps/pull/3133#discussion_r2203988613
########## system/zlib/Make.defs: ########## @@ -23,4 +23,8 @@ ifneq ($(CONFIG_LIB_ZLIB),) CONFIGURED_APPS += $(APPDIR)/system/zlib + +CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/system/zlib/zlib Review Comment: but many intetrnal header files will expose to the global search path, which may introduce the conflict. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org