[Buildroot] [PATCH 0/2] Openjpeg: Fix autobuild issues - static compilation

Olivier Schonken olivier.schonken at gmail.com
Sun Sep 18 20:56:17 UTC 2016


For Static libraries, let openjpeg build third party libraries lzma,tiff,etc.
Add Cmake directives to find pthreads and link against pthread libs by default

m68k | openjpeg-2.1 | http://autobuild.buildroot.net/results/2ca3e1b0eaadaf0cf5bf2fde756163ac5786a21c
arm  | openjpeg-2.1 | http://autobuild.buildroot.net/results/5d1184052e1cc7e9da1244d23c5932de4ad0c435
sh4  | openjpeg-2.1 | http://autobuild.buildroot.net/results/6e36f1ab549bd130ebbc6178576a7cfb2e5fe5ad

Olivier Schonken (2):
  Openjpeg: Add patch to enable finding pthreads library by default
  Openjpeg: Build third party dependencies for static library

 ...eLists-to-include-finding-of-pthreads-by-.patch | 49 ++++++++++++++++++++++
 package/openjpeg/openjpeg.mk                       |  3 ++
 2 files changed, 52 insertions(+)
 create mode 100644 package/openjpeg/0001-Modify-CmakeLists-to-include-finding-of-pthreads-by-.patch

-- 
2.7.4



More information about the buildroot mailing list