[packages/crossmingw32-gcc] - ignore ppl version
baggins
baggins at pld-linux.org
Sun May 12 22:30:56 CEST 2013
commit 56c3ae1afea5d69172826203a5dd27329a7f17e9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 12 22:30:44 2013 +0200
- 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 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gcc.git/commitdiff/56c3ae1afea5d69172826203a5dd27329a7f17e9
More information about the pld-cvs-commit
mailing list