meta-virtualization/recipes-extended/vgabios
Dariusz Pelowski df188e48e7 vgabios: don't override the compiler ldflags
Fix for building biossums on genericx86-64 machine, due to QA issue:
ERROR: QA Issue: No GNU_HASH in the elf binary:
'.../0.7a-r0/packages-split/biossums/usr/bin/biossums' [ldflags]
caused by overriding LDFLAGS variable to empty value in project's makefile.

In consequence there's missing LDFLAGS settings from bitbake (including
-Wl,--hash-style=gnu, which causes showing this QA).

Signed-off-by: Dariusz Pelowski <dariusz.pelowski@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-10-18 18:25:28 -04:00
..
biossums_0.7a.bb vgabios: don't override the compiler ldflags 2017-10-18 18:25:28 -04:00
vgabios_0.7a.bb vgabios : extract biossums tool and build it separately, native 2017-08-24 09:55:40 -04:00