diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-07 13:54:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-07 13:58:41 +0000 |
commit | 9a8382422ddbb0972dc25b752204f4908bb9857c (patch) | |
tree | d9832fbabb8233bfecd5a6ad0089d1042fbeb0c3 /scripts/oe-check-sstate | |
parent | 518e8d0216b0f42f574e42288804f553b9ff6f99 (diff) | |
download | openembedded-core-contrib-9a8382422ddbb0972dc25b752204f4908bb9857c.tar.gz |
subversion: Fix issues in LDFLAGS sed manipulation
The existing sed expression can match expressions like
--sysroot=/some/path/xxx-linux/ which clearly isn't intended and
injects incorrect paths into LDFLAGS.
Fix this in the same way we address the problem in CFLAGS. This fixes corrupt
build paths and incorrect paths in .la files amongst other issues.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-check-sstate')
0 files changed, 0 insertions, 0 deletions