Files
poky/meta/recipes-core
Rasmus Villemoes b5444e5f5e glibc: don't ignore global LDFLAGS settings
Two things: The -Wl,-rpath-link comment is stale (due to per-recipe
staging), so we no longer need to set our own LDFLAGS to avoid
-Wl,-rpath-link being in there. Second, overriding LDFLAGS should be
done at the recipe level so "bitbake -e" can show what is going on.
Otherwise debugging why one's global LDFLAGS tweaks are being ignored
is needlessly painful.

So pull out the LDFLAGS setting from do_compile, and change it to an
append instead of assignment.

For the benefit of future git blame: the -fuse-ld=bfd setting was
added by ac64c3b96b (glibc: always use bfd linker).

(From OE-Core rev: 4535469d5953b94c9dcad5515be9b807ea7ba621)

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-02-04 15:56:29 +00:00
..
2019-05-12 17:55:11 +01:00
2020-01-27 16:48:08 +00:00
2019-10-15 14:16:12 +01:00
2019-01-08 11:16:44 +00:00
2020-01-16 22:33:09 +00:00
2015-01-23 11:36:27 +00:00
2020-01-27 16:48:10 +00:00
2018-09-04 11:03:55 +01:00
2019-12-16 23:25:49 +00:00
2020-02-02 16:57:21 +00:00
2019-12-28 23:25:41 +00:00
2020-01-10 21:18:22 +00:00
2019-12-09 12:00:42 +00:00
2019-12-28 23:25:41 +00:00
2019-03-29 08:28:52 +00:00