xiaoxiang781216 commented on code in PR #17073: URL: https://github.com/apache/nuttx/pull/17073#discussion_r2379698808
########## arch/tricore/src/common/ToolchainTasking.defs: ########## @@ -108,9 +108,17 @@ LDFLAGS += --no-default-libraries LDFLAGS += --fp-model=2 LDFLAGS += -lfp_fpu -LDFLAGS += --hex-format=s -Wl-OtxYcL -Wl-mcrfiklsmnoduq +LDFLAGS += -Wl-OtxYcL -Wl-mcrfiklsmnoduq Review Comment: Ok, but let's remove the change in tools/Unix.mk, to avoid toolchain specific definition appear in the common Makefile. -- 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