diff -r 27c5215213bf -r 23066e5fef27 components/gnome/gjs/Makefile --- a/components/gnome/gjs/Makefile Mon Oct 24 18:44:19 2016 -0700 +++ b/components/gnome/gjs/Makefile Fri Oct 28 17:56:16 2016 -0700 @@ -59,9 +59,7 @@ CONFIGURE_OPTIONS += --with-pic # Workaround the mozjs issue described in 24935318 -ifeq ($(MACH),sparc) COMPONENT_BUILD_ENV.64 += LD_OPTIONS="$(LD_OPTIONS) -M$(PWD)/mapfile" -endif # Required due to patches. COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);