Closed MikeLooijmans closed 8 years ago
Passing $(LDFLAGS) to the linker is important for cross-compile environments. OpenEmbedded builds will display QA errors like this: ... QA Issue: No GNU_HASH in the elf binary ... [ldflags]
Signed-off-by: Mike Looijmans mike.looijmans@topic.nl
Thanks, I should probably take the time to transition to using autotools for this project.
Passing $(LDFLAGS) to the linker is important for cross-compile environments. OpenEmbedded builds will display QA errors like this: ... QA Issue: No GNU_HASH in the elf binary ... [ldflags]
Signed-off-by: Mike Looijmans mike.looijmans@topic.nl