Files
meta-openembedded/meta-oe/recipes-extended
Hongxu Jia 010d99d557 efivar: fix PIC not found
Previously, we tweak gcc option for gold linker to workaround
link failure, it caused shared object dependencies missing
while non gold linker:

Print shared object dependencies in target:
......
root@localhost:~# ldd /usr/sbin/efibootmgr
	linux-vdso.so.1 (0x00007ffdbbbe4000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fce48355000)
	PIC => not found
	libefivar.so.0 => /usr/lib64/libefivar.so.0 (0x00007fce4813d000)
	PIC => not found
	libefiboot.so.0 => /usr/lib64/libefiboot.so.0 (0x00007fce47f33000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fce486f2000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fce47d2f000)
......

The efivar dynamic library missing PIC option. Do not apply
gold linker fix while non gold linker.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-05 13:27:40 +02:00
..
2016-03-02 00:02:46 +01:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2015-01-08 11:57:52 +01:00
2016-09-05 13:27:40 +02:00
2013-08-16 12:58:29 +02:00
2016-05-06 12:38:33 +02:00
2016-08-22 15:56:28 +02:00
2015-04-13 12:55:52 +02:00
2015-08-18 11:38:03 +02:00
2014-08-21 21:35:07 +02:00
2015-07-30 21:07:36 +02:00
2015-08-24 13:58:18 +02:00
2014-07-22 00:01:50 +02:00
2016-08-31 18:22:26 +02:00
2015-10-23 12:57:08 +02:00
2014-12-17 12:55:40 +01:00
2015-05-22 20:14:06 +02:00
2016-02-25 17:45:49 +01:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:29 +02:00
2014-11-24 11:59:47 +01:00
2016-08-15 12:31:58 +02:00
2016-06-23 15:20:04 +02:00
2016-08-22 15:56:28 +02:00
2015-07-16 21:09:09 +02:00
2015-07-30 21:26:01 +02:00
2016-08-22 15:56:28 +02:00
2015-08-24 13:59:43 +02:00
2016-08-22 15:56:28 +02:00
2015-12-18 12:44:42 +01:00
2016-08-22 15:56:29 +02:00
2016-08-22 15:56:29 +02:00
2015-12-18 12:46:14 +01:00
2016-08-22 15:56:28 +02:00