From 8899e064bf6d67b9c3f7416bd0577b9c5d0a59ae Mon Sep 17 00:00:00 2001 From: Slava Barinov Date: Wed, 7 Sep 2016 12:55:00 +0300 Subject: ldl and lpthread switched on Signed-off-by: Slava Barinov --- packaging/cairo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/cairo.spec b/packaging/cairo.spec index 3d6bc60b0..bf71cddcc 100644 --- a/packaging/cairo.spec +++ b/packaging/cairo.spec @@ -128,6 +128,7 @@ export CXXFLAGS="$CXXFLAGS -fno-lto" # Needed by patch0 NOCONFIGURE=1 ./autogen.sh +export LIBS+=" -ldl -lpthread " %configure \ --with-pic \ --enable-fc \ -- cgit v1.2.3