diff options
| -rw-r--r-- | meta-oe/recipes-support/poppler/poppler_0.49.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/poppler/poppler_0.49.0.bb b/meta-oe/recipes-support/poppler/poppler_0.49.0.bb index ebb16d6d68..e8f8e65796 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.49.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.49.0.bb | |||
| @@ -27,6 +27,12 @@ PACKAGECONFIG[nss] = "--enable-libnss,--disable-libnss,nss" | |||
| 27 | # Needed for qt5 | 27 | # Needed for qt5 |
| 28 | CXXFLAGS += "--std=c++11" | 28 | CXXFLAGS += "--std=c++11" |
| 29 | 29 | ||
| 30 | #| /usr/src/debug/glibc/2.25-r0/git/csu/elf-init.c:87: undefined reference to `__init_array_end' | ||
| 31 | #| /usr/src/debug/glibc/2.25-r0/git/csu/elf-init.c:87: undefined reference to `__init_array_start' | ||
| 32 | #| /mnt/a/build/tmp-glibc/sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/6.2.0/ld: .libs/libpoppler.so.65.0.0: hidden symbol `__init_array_end' isn't defined | ||
| 33 | |||
| 34 | SECURITY_CFLAGS = "${SECURITY_NO_PIE_CFLAGS}" | ||
| 35 | |||
| 30 | EXTRA_OECONF = "\ | 36 | EXTRA_OECONF = "\ |
| 31 | --enable-xpdf-headers \ | 37 | --enable-xpdf-headers \ |
| 32 | --disable-gtk-test \ | 38 | --disable-gtk-test \ |
