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.org
Review at https://gerrit.osmocom.org/5759
master-builds.yml: Build osmo-trx with different optimization instruction sets enabled
Change-Id: I651e182dfd62ef4b88d013d8b5960ce7e3562ecf
---
M jobs/master-builds.yml
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/59/5759/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 3e2e5fb..cfbe2c7 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -237,6 +237,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
--
To view, visit https://gerrit.osmocom.org/5759
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I651e182dfd62ef4b88d013d8b5960ce7e3562ecf
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>