[riot-notifications] [RIOT-OS/RIOT] makefiles/arch/riscv.inc.mk: Detect target triple (#15391)
Marian Buschsieweke
notifications at github.com
Fri Nov 6 09:59:10 CET 2020
### Contribution description
This improves the target triple detection logic to include all possible target triples of compilers that might be able to generate our binaries.
### Testing procedure
`make BOARD=hifive1 -C exampes/default` should work if you have a GCC cross compiler able of generating RISC-V binaries for embedded systems, no matter what variant of the target triple you chose.
### Issues/PRs references
Suggested by @nmeum in https://github.com/RIOT-OS/RIOT/pull/15176
You can view, comment on, or merge this pull request online at:
https://github.com/RIOT-OS/RIOT/pull/15391
-- Commit Summary --
* makefiles/arch/riscv.inc.mk: Detect target triple
-- File Changes --
M makefiles/arch/riscv.inc.mk (38)
-- Patch Links --
https://github.com/RIOT-OS/RIOT/pull/15391.patch
https://github.com/RIOT-OS/RIOT/pull/15391.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15391
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201106/4e3ec21c/attachment.htm>
More information about the notifications
mailing list