summaryrefslogtreecommitdiffstats
path: root/src/openthreads.mk
diff options
context:
space:
mode:
authorSaikrishna Arcot <saiarcot895@gmail.com>2016-06-09 13:44:19 (GMT)
committerSaikrishna Arcot <saiarcot895@gmail.com>2016-06-09 13:44:19 (GMT)
commit5b52ff4bc16bdc2e88f7e85338a7cfbffe918b43 (patch)
treef2ba63f257d70e6921ff29a88976235a29576386 /src/openthreads.mk
parent8e58fb9363c910757c299163cc9fd019a73b47bf (diff)
downloadmxe-5b52ff4bc16bdc2e88f7e85338a7cfbffe918b43.zip
mxe-5b52ff4bc16bdc2e88f7e85338a7cfbffe918b43.tar.gz
mxe-5b52ff4bc16bdc2e88f7e85338a7cfbffe918b43.tar.bz2
Fix openthreads compilation.
Diffstat (limited to 'src/openthreads.mk')
-rw-r--r--src/openthreads.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openthreads.mk b/src/openthreads.mk
index f314463..c6f2d57 100644
--- a/src/openthreads.mk
+++ b/src/openthreads.mk
@@ -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)'