Files
poky/meta/recipes-core
Patrick Ohly 8e7f76bd8a ovmf: avoid linking with gold
Linking with gold fails due to an internal error in gold. The ovmf
linker is gcc, which has a -fuse-ld=bfd option to choose the linker
which (for ovmf) is known to work.

Like the choice of the compilers, this is done in ovmf-native. To keep
that recipe independent of DISTRO_FEATURES, choosing bfd is done
unconditionally.

(From OE-Core rev: 7ee548b9f6f2893caf6b5ade8c892f2968d4ec47)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-31 10:10:29 +01:00
..
2017-03-27 20:22:51 +01:00
2015-01-23 11:36:27 +00:00
2017-03-01 23:27:09 +00:00
2017-01-19 22:47:21 +00:00
2017-03-31 10:10:29 +01:00
2017-03-16 22:11:32 +00:00
2017-03-08 11:52:57 +00:00