diff options
| author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-07-28 21:48:55 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-08-31 19:54:11 -0500 |
| commit | e0088bdac4da766685b9c9a6e8adc20db757e1c4 (patch) | |
| tree | ca41cc37ebbc44111aac98b0cb0852e81545e6de /meta-microblaze | |
| parent | b5884e27e2527a9f42d1983c71c841cd2984275f (diff) | |
| download | meta-xilinx-e0088bdac4da766685b9c9a6e8adc20db757e1c4.tar.gz | |
meta-microblaze: elfutils: Symvers is not supported on microblaze
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-microblaze')
| -rw-r--r-- | meta-microblaze/recipes-devtools/elfutils/elfutils_0.186.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-microblaze/recipes-devtools/elfutils/elfutils_0.186.bbappend b/meta-microblaze/recipes-devtools/elfutils/elfutils_0.186.bbappend new file mode 100644 index 00000000..9c7649a0 --- /dev/null +++ b/meta-microblaze/recipes-devtools/elfutils/elfutils_0.186.bbappend | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | # symver functions not currently supported on microblaze | ||
| 2 | EXTRA_OECONF:append:class-target:microblaze = " --disable-symbol-versioning" | ||
