On 3/13/18 9:52 AM, Julien Grall wrote: > Hi Doug, > > On 13/03/18 03:31, Doug Goldstein wrote: >> +# work around https://github.com/moby/moby/issues/10180 >> +# and install Xen depends >> +RUN rpm --rebuilddb && \ >> + yum -y install \ >> + yum-plugin-ovl \ >> + gcc \ >> + gcc-c++ \ >> + ncurses-devel \ >> + zlib-devel \ >> + openssl-devel \ >> + python-devel \ >> + libuuid-devel \ >> + pkgconfig \ >> + gettext \ >> + flex \ >> + bison \ >> + libaio-devel \ >> + glib2-devel \ >> + yajl-devel \ >> + pixman-devel \ >> + glibc-devel \ >> + glibc-devel.i686 \ > > This looks fairly x86. Do you have any plan to add arm support? > > In any case, the README should explain what architectures are supported. > > Cheers, >
Yes it definitely x86. I plan on adding ARM support I just haven't had enough time to gather up what the dependencies need to be. Since its going to be a cross compile environment I need to take the time to setup one. Do you have a recommendation? I'm sure there are docs I just haven't looked at them. I'm hoping some people approve of this and we can potentially land this for 4.11 so we can get some build testing for that branch. -- Doug Goldstein
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel