diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-22 07:24:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-01 16:08:42 +0100 |
commit | 35f24931072bc60df50abe2fa3955dde5096f272 (patch) | |
tree | f255a97c40a0f75fcfd97dd58538b25bb3b1a459 /meta/recipes-connectivity | |
parent | 0aad5d1888549a134968f7f6d0c9d64b3e158e1e (diff) | |
download | openembedded-core-contrib-35f24931072bc60df50abe2fa3955dde5096f272.tar.gz |
bitbake.conf: Drop BUILDSDK_LDFLAGS rpath, rpath-link
The SDK used to work differently and didn't include its own libc/loader.
In that case, these options were needed to correctly handle the different
library locations. With the modern relocatable SDK, we don't need these
options any more as the default paths in the dynamic loader are good enough.
They just given potential for errors so drop them.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions