mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
elfutils: Microblaze does not support symvers
(From OE-Core rev: 313230b4ed2e27e06cd204ab292b2f3d61d73212) Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2b096a024f
commit
eb8a2753ef
@@ -49,6 +49,9 @@ RDEPENDS:${PN}-ptest += "libasm libelf bash make coreutils ${PN}-binutils iprout
|
||||
|
||||
EXTRA_OECONF:append:class-target = " --disable-tests-rpath"
|
||||
|
||||
# symver functions not currently supported on microblaze
|
||||
EXTRA_OECONF:append:class-target:microblaze = " --disable-symbol-versioning"
|
||||
|
||||
RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-dbg glibc-dev"
|
||||
INSANE_SKIP:${PN}-ptest = "debug-deps dev-deps"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user