Andrii Nakryiko wrote:
On Fri, Jan 17, 2020 at 8:55 AM Daniel Díaz daniel.diaz@linaro.org wrote:
During cross-compilation, it was discovered that LDFLAGS and LDLIBS were not being used while building binaries, leading to defaults which were not necessarily correct.
OpenEmbedded reported this kind of problem: ERROR: QA Issue: No GNU_HASH in the ELF binary [...], didn't pass LDFLAGS?
Signed-off-by: Daniel Díaz daniel.diaz@linaro.org
Acked-by: Andrii Nakryiko andriin@fb.com
Acked-by: John Fastabend john.fastabend@gmail.com