Change in ...osmocom-bb[master]: fw/build: Use arm-none-eabi as default toolchain

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Aug 12 08:41:50 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmocom-bb/+/15148 )

Change subject: fw/build: Use arm-none-eabi as default toolchain
......................................................................

fw/build: Use arm-none-eabi as default toolchain

This is what we describe in our wiki and what ships with recent
distros.

Change-Id: I70da7eeb33275fa5fff1d8a3581c384e031b12e5
---
M src/target/firmware/Makefile.inc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  fixeria: Looks good to me, approved



diff --git a/src/target/firmware/Makefile.inc b/src/target/firmware/Makefile.inc
index 9049898..a91cf4f 100644
--- a/src/target/firmware/Makefile.inc
+++ b/src/target/firmware/Makefile.inc
@@ -1,7 +1,7 @@
 
 #### TOOLCHAIN CONFIGURATION ####
 
-CROSS_COMPILE?=arm-elf-
+CROSS_COMPILE?=arm-none-eabi-
 
 CC=gcc
 LD=ld

-- 
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/15148
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I70da7eeb33275fa5fff1d8a3581c384e031b12e5
Gerrit-Change-Number: 15148
Gerrit-PatchSet: 1
Gerrit-Owner: steve-m <steve at steve-m.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190812/188d30e5/attachment.htm>


More information about the gerrit-log mailing list