mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:01:54 +00:00
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 a6d1ddf7a9972008261bb84ff4196446d182c683) 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>