diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-05-02 10:42:19 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-05-02 10:46:11 -0700 |
commit | 578b9996891e0990b507efd635667339cbd101dd (patch) | |
tree | ff8aa8142c617547c9bc85ea19ebe5a55ba5d7c4 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | bc4448f4619b436ee0f66e2bdd37d42d65f75656 (diff) | |
download | meta-openembedded-578b9996891e0990b507efd635667339cbd101dd.tar.gz |
evolution-data-server: Do not pass --library-path to gir compiler
This is using LIB_INSTALL_DIR which is pointing to target libdir e.g.
/usr/lib which is essentially a path inside sysroot but when passing it
via --library-path, it ends up adding this to linker commandline via
LD_LIBRARY_PATH and -rpath options which is flagged by gcc correctly as
arm-yoe-linux-gnueabi/12.0.1/ld: warning: library search path "/usr/lib" is unsafe for cross-compilation
| /usr/lib/libgio-2.0.so: file not recognized: file format not recognized
| collect2: error: ld returned 1 exit status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions