Fix openthreads compilation.

This commit is contained in:
Saikrishna Arcot 2016-06-09 08:44:19 -05:00
parent 8e58fb9363
commit 5b52ff4bc1
No known key found for this signature in database
GPG Key ID: 203B47C2C66B784B
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ define $(PKG)_BUILD
-DDYNAMIC_OPENTHREADS=$(CMAKE_SHARED_BOOL) \
-DCMAKE_VERBOSE_MAKEFILE=TRUE \
-DOSG_USE_QT=FALSE \
-DPOPPLER_HAS_CAIRO_EXITCODE=0 \
-D_OPENTHREADS_ATOMIC_USE_GCC_BUILTINS_EXITCODE=1 \
-D_OPENTHREADS_ATOMIC_USE_WIN32_INTERLOCKED=1 \
'$(1)'