Build error while trying to build debug desktop build on MacOs10.9.5

2014-12-08 Thread Martijn
While trying to build Firefox desktop debug on MacOs10.9.5, I get this build error: 13:28.99 host_arm_ex_to_module.o 13:29.60 host_dwarf_cfi_to_module.o 13:29.70 /Users/mwargers/mozilla-central/security/pkix/test/gtest/pkixnames_tests.cpp:1077:22: error: unused variable 'ipv4_other_addr_str' [-We

Re: xul is linked twice

2014-12-08 Thread Mike Hommey
On Sun, Dec 07, 2014 at 07:54:49PM -0800, Cst King wrote: > On Monday, December 8, 2014 1:39:48 AM UTC+8, Ted Mielczarek wrote: > > On 12/6/2014 11:59 PM, Cst King wrote: > > > In linux pgo builds, xul is linked twice at least during profile use > > > phase. > > > Can it be avoided? > > > > > If

Re: xul is linked twice

2014-12-08 Thread Ted Mielczarek
On 12/7/2014 10:54 PM, Cst King wrote: > On Monday, December 8, 2014 1:39:48 AM UTC+8, Ted Mielczarek wrote: >> On 12/6/2014 11:59 PM, Cst King wrote: >>> In linux pgo builds, xul is linked twice at least during profile use phase. >>> Can it be avoided? >>> >> If it's getting linked twice during t