# the gold linker simply allocates too much memory via mmap, cannot # possibly word for libxul.so on 32-bit eval "$( declare -f prepare | \ sed ' s/ac_add_options --enable-linker=gold/--enable-linker=bfd/g ' )" eval "$( declare -f build | \ sed ' /CPPFLAGS/ a LDFLAGS+="-Wl,--no-keep-memory -fuse=ld=bfd" ' )"