GUIDINGLI opened a new pull request #1693:
URL: https://github.com/apache/incubator-nuttx/pull/1693


   This can hidden all nuttx's symbols,
   and DO NOT export nuttx's symbols to share libraries.
   
   e.g.
   wrong:
   
   NUTTX       PC       NUTTX
   ffmpeg -> asound -> sysconf
   
   right:
   
   NUTTX       PC       PC
   ffmpeg -> asound -> sysconf
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to