acassis commented on PR #15594:
URL: https://github.com/apache/nuttx/pull/15594#issuecomment-2599436769

   > > @anchao does it also work for standard makefiles ?
   > 
   > @acassis Makefiles already have this feature, but due to different backend 
implementations, makefile use EXTRAFLAGS to pass special definitions:
   > 
   > ```
   > make -j12 EXTRAFLAGS="-DCONFIG_AAA=1 -DCONFIG_BBB=1"
   > ```
   > 
   > (I remember you had a related wiki introducing this feature before :)
   
   I don't remember, but I remember using EXTRALIB flag sometime ago, hehehe


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