Files
meta-openembedded/meta-gnome
Changqing Li 9ee0e08ba2 libgtop: fix do_compile error
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>
2021-05-23 08:29:00 -07:00
..
2021-03-12 17:22:09 -08:00
2018-05-01 18:12:50 -07:00
2011-04-21 20:03:19 +02:00

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>