[Buildroot] [PATCH 0/2] poppler: Add option for Qt5 support

Andreas Naumann anaumann at ultratronik.de
Fri Feb 10 13:59:56 UTC 2017


This explicitly adds poppler support for qt5. Since we depend on qt5 we dont
need to depend on individual toolchain requirements for Qt5.
However for supporting Qt >= 5.7 we need to use the -std=c++11 compiler option.

Should fix:
http://autobuild.buildroot.net/results/359/35916f2a34ec45ced3e30a25a680cbaa3a0aba6f/


Andreas Naumann (1):
  poppler: qt5 support needs c++11 (since Qt5.7)

Jens Kleintje (1):
  poppler: Add option for Qt5 support

 package/poppler/Config.in  |  9 +++++++++
 package/poppler/poppler.mk | 11 +++++++++++
 2 files changed, 20 insertions(+)

-- 
1.9.1



More information about the buildroot mailing list