25.10.2016 11:31, Adrian Bunk wrote: > -LD_REL := $(CC) -nostdlib -Wl,-r $(LD_REL_FLAGS) > +LD_REL := $(CC) -nostdlib -r $(LD_REL_FLAGS)
Adrian, can you elaborate on this a bit please? I'm not sure of the possible consequences of this. Is this change good to be used upstream? Does it work the same with older compilers? Thanks, /mjt