You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "acassis (via GitHub)" <gi...@apache.org> on 2023/01/31 17:25:46 UTC

[GitHub] [nuttx] acassis commented on pull request #8384: Makefile: fix redundant delimiters when using make V=1

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

   @Gary-Hobson seems there are other places that need to be fixed too, after applying this patch I can see it:
   ```
   arm-none-eabi-gcc -c -Wstrict-prototypes -Os -fno-strict-aliasing -fomit-frame-pointer -mthumb -Wa,-mthumb -Wa,-mimplicit-it=always -fno-common -Wall -Wshadow -Wundef -ffunction-sections -fdata-sections -mlittle-endian -march=armv7e-m -mtune=cortex-m4 -mfloat-abi=soft -isystem /home/alan/nuttxspace/nuttx/include -D__NuttX__ -DNDEBUG  -pipe -I /home/alan/nuttxspace/nuttx/libs/libc   /home/alan/nuttxspace/nuttx/libs/libc/assert/lib_assert.c -o  bin//lib_assert.o
   ```


-- 
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-unsubscribe@nuttx.apache.org

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