Bug#949621: webkit2gtk: Please pass "--reduce-memory-overheads" on non-Gold targets
Alberto Garcia
berto at igalia.com
Thu Jan 23 11:26:55 GMT 2020
Control: tags -1 pending
On Thu, Jan 23, 2020 at 11:30:46AM +0100, John Paul Adrian Glaubitz wrote:
> > if (NOT USE_LD_GOLD)
> > set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--reduce-memory-overheads")
> > set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--reduce-memory-overheads")
> > endif ()
>
> Good idea, I agree with that variant.
Ok, I tested it and it seems to work. Changes applied, thanks!
Berto
More information about the Pkg-webkit-maintainers
mailing list