Don't use pthread for cairo
commitdff1d7526f8b9d98c864a32654820cf92196ccbf
authorThorsten Behrens <thorsten.behrens@allotropia.de>
Wed, 9 Nov 2022 23:32:10 +0000 (10 00:32 +0100)
committerThorsten Behrens <thorsten.behrens@allotropia.de>
Tue, 29 Nov 2022 00:55:50 +0000 (29 01:55 +0100)
treef37d161c75b9b473a2cc3f2377f4a74ebedeabf0
parent330194d164be6f5ac33a3d7a229f9ace8d54d68d
Don't use pthread for cairo

For cross builds, odd cases of cairo configure picking up wrong librt
and then missing pthread functions - so lets just disable it, we're
not using cairo multi-threaded anyway.

Change-Id: Id8b6426203859e7bf082d71ad8cf4548928d6acc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143390
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
external/cairo/ExternalProject_cairo.mk