mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
9ee0e08ba2
On some distros, such as fedora32, cross compile failed with following
error since host library is used. undefined reference to
`stat64@GLIBC_2.33'
According doc of ld, set searchdir begins with "=", but not hardcoded
locations.
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit a6d1ddf7a9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Dependencies ------------ This layer depends on: URI: git://github.com/openembedded/oe-core.git branch: hardknott revision: HEAD URI: git://github.com/openembedded/meta-oe.git branch: hardknott revision: HEAD Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][hardknott]' 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][hardknott][PATCH' maintainer: Armin Kuster <akuster808@gmail.com>