diff options
| author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2023-06-30 16:32:46 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-10 11:36:34 +0100 |
| commit | be72174002048f885f9b9fac0781b33808b13451 (patch) | |
| tree | 87cca31a046ff40bcad5d937cc07b03c9d50d2f3 /scripts/devtool | |
| parent | 23c6c87f551cbff7c56297734e308e0f2deb05c1 (diff) | |
| download | poky-be72174002048f885f9b9fac0781b33808b13451.tar.gz | |
libssh2: disable rpath to fix curl-native build
When curl is built with PACKAGECONFIG:append = " libssh2", the build fails
with the error:
gcc: error: unrecognized command-line option '-R'
It was trying to set the rpath for libssh2.
(From OE-Core rev: c213d8579951e168a19231cf5b2f81d55e059a22)
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/devtool')
0 files changed, 0 insertions, 0 deletions
