meta-openembedded/meta-gnome
Khem Raj 578b999689 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>
2022-05-02 10:46:11 -07:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
recipes-connectivity network-manager-applet: upgrade 1.24.0 -> 1.24.0 2022-04-13 19:21:40 -07:00
recipes-extended/gparted gparted: Allow wayland or x11 distro features 2022-04-25 23:11:39 -07:00
recipes-gimp babl: Fix build with meson 0.62+ 2022-04-28 07:42:27 -07:00
recipes-gnome evolution-data-server: Do not pass --library-path to gir compiler 2022-05-02 10:46:11 -07:00
recipes-graphics recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-support gnome-bluetooth: rename recipes to avoid suffix in future 2022-04-13 19:21:41 -07:00
COPYING.MIT
README README: update to main repo 2021-09-27 11:34:55 -07:00

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

URI: git://git.openembedded.org/meta-openembedded branch: master

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'

Layer maintainer: Andreas Müller schnitzeltony@gmail.com