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/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.orgPau Espin Pedrol has submitted this change and it was merged.
Change subject: gerrit-verifications.yml: Build osmo-trx with different optimization instruction sets enabled
......................................................................
gerrit-verifications.yml: Build osmo-trx with different optimization instruction sets enabled
Change-Id: I1d73165a397d98d8fb630f7adec45f00887c139a
---
M jobs/gerrit-verifications.yml
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Pau Espin Pedrol: Verified
Harald Welte: Looks good to me, approved
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 192d0ad..9cb12a5 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -179,6 +179,9 @@
- osmo-trx:
slave_axis: !!python/tuple [OsmocomBuild1]
+ a1_name: INSTR
+ a1: !!python/tuple [--with-sse, --with-neon, --with-neon-vfpv4]
+ concurrent: true
- osmocom-bb
- osmo-tetra
--
To view, visit https://gerrit.osmocom.org/5784
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1d73165a397d98d8fb630f7adec45f00887c139a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>