On Fri, Jan 15, 2016 at 08:21:09AM -0500, Ted Mielczarek wrote:
> Hello,
> 
> I'm interested in feedback from anyone out there that's doing builds on
> non-Tier 1 platforms. Specifically, I want to know if you build
> --with-system-nspr or not. I've got patches[1] to stop using NSPR's
> autoconf build system in favor of moz.build files, but I've only made
> them support our Tier 1 platforms currently. glandium suggested as a
> fallback that on non-Tier 1 platforms we could have the build system
> invoke NSPR's configure+make as usual, treating it more like the
> --with-system-nspr case. I haven't implemented that, and I was curious
> as to what configuration people are actually building in on those
> platforms. The other option is to simply require --with-system-nspr on
> platforms where our moz.build files don't support building NSPR, but if
> folks aren't already doing that that's a bit more of a hassle.

FWIW, in Debian, I do use both type of builds, with
--with-system-nspr/nss and without. I don't really mind having to build
nspr separately in that case, although it would be work. And patching
the new moz.build instead would be work too, so I might end up doing
that.

Mike
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to