diff options
Diffstat (limited to 'meta-microblaze')
| -rw-r--r-- | meta-microblaze/recipes-extended/xz/xz_%.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-microblaze/recipes-extended/xz/xz_%.bbappend b/meta-microblaze/recipes-extended/xz/xz_%.bbappend new file mode 100644 index 00000000..be8fffd8 --- /dev/null +++ b/meta-microblaze/recipes-extended/xz/xz_%.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # Microblaze doesn't support versioned symbols | ||
| 2 | # | ||
| 3 | # ../../../xz-5.4.1/src/liblzma/common/stream_encoder_mt.c:1283:1: error: symver is only supported on ELF platforms | ||
| 4 | # | ||
| 5 | EXTRA_OECONF:append:microblaze = " --disable-symbol-versions" | ||
