Bryan Gardiner wrote: > On Sat, Oct 03, 2015 at 06:26:37AM -0500, Dale wrote: >> Alec Ten Harmsel wrote: >>> On Sat, Oct 03, 2015 at 10:15:08AM +0100, Mick wrote: >>>> Hi All, >>>> >>>> I happened to notice that Firefox is having more and more USE flags for >>>> using >>>> system-side rather than bundled in libraries: >>>> >>>> ... >>>> >>>> However, such libraries are not enabled by default and FF will be >>>> downloading >>>> 177,578 KiB of sources. A couple of questions: >>>> >>>> - Will FF be downloading less if the system side USE flags are enabled? >>> As far as I can tell, the same tarball is downloaded no matter which >>> system-* USE flags you set. The ebuild tells the build system to use the >>> system stuff. >> That's true. Regardless of USE flags, same tarball. I don't recall >> ever seeing USE flags affect the size of the tarball unless it is a >> binary which likely doesn't have USE flags anyway. > "emerge -pf" shows what distfiles are required and takes USE flags > into account, if you want to check for yourself. > > Cheers, > Bryan
But the Firefox tarball will be the same size. If you change a USE flag, that may pull in dependencies but it doesn't change the size of the Firefox tarball itself. The Firefox tarball is getting rather large. I'm not sure if that is a good thing or not. Dale :-) :-)