From 56c3ae1afea5d69172826203a5dd27329a7f17e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 12 May 2013 22:30:44 +0200 Subject: [PATCH] - ignore ppl version --- crossmingw32-gcc.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crossmingw32-gcc.spec b/crossmingw32-gcc.spec index 6739e52..58835b6 100644 --- a/crossmingw32-gcc.spec +++ b/crossmingw32-gcc.spec @@ -43,6 +43,7 @@ BuildRequires: crossmingw32-w32api >= 3.1 %endif BuildRequires: mpfr-devel BuildRequires: perl-tools-pod +BuildRequires: ppl-devel >= 0.11 BuildRequires: texinfo >= 4.2 %if %{with booststrap} BuildRequires: tar >= 1:1.22 @@ -366,6 +367,8 @@ TEXCONFIG=false \ --with-gnu-ld \ --with-mangler-in-ld \ --with-long-double-128 \ + --with-ppl \ + --disable-ppl-version-check \ --enable-threads \ --enable-languages="c,c++,fortran,java,objc" \ --enable-c99 \ -- 2.44.0