Re: identifying builder target architecture?

2016-07-05 Thread Allen Wittenauer
> On Jul 5, 2016, at 7:42 AM, Richard Henwood wrote: > > > So if you have any guidance here - or general advice how to pursue my > investigations - I would appreciate it. When I start targeting a different set of boxes on the build infrastructure, I generally start with a simple job

Re: identifying builder target architecture?

2016-07-05 Thread Andrew Bayer
Anything that isn't explicitly called out as non-x86_64 is almost certainly x86_64. A. On Tue, Jul 5, 2016 at 7:42 AM, Richard Henwood wrote: > Hi all, > > I am (currently in very general terms) looking at the Apache Ecosystem and > attempting to evaluate the status of CI with respect to native

identifying builder target architecture?

2016-07-05 Thread Richard Henwood
Hi all, I am (currently in very general terms) looking at the Apache Ecosystem and attempting to evaluate the status of CI with respect to native libraries and architectures (I'm mostly interested in AArch64). As a first step, I thought I'd go and see which builders are targeting which architec