xiaoxiang781216 commented on code in PR #7298:
URL: https://github.com/apache/incubator-nuttx/pull/7298#discussion_r995275448


##########
tools/ci/docker/linux/Dockerfile:
##########
@@ -78,6 +78,15 @@ FROM builder-base AS nuttx-toolchain-base
 RUN mkdir /tools
 WORKDIR /tools
 
+# Install dependence package

Review Comment:
   move before line 71?



##########
tools/ci/docker/linux/Dockerfile:
##########
@@ -209,6 +218,7 @@ RUN cd renesas-tools/source/newlib && \
 RUN cd /tools/renesas-tools/build/gcc && \
   make && make install
 
+

Review Comment:
   revert the change



-- 
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

Reply via email to