]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/commitdiff
- ignore ppl version auto/th/crossmingw32-gcc-4.7.3-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 12 May 2013 20:30:44 +0000 (22:30 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 12 May 2013 20:30:44 +0000 (22:30 +0200)
crossmingw32-gcc.spec

index 6739e5235f5b5b3ad5147a7d2de97d928a7193f6..58835b6a7dbc16055af44b0f0c1b573b74ff9d1c 100644 (file)
@@ -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 \
This page took 0.164585 seconds and 4 git commands to generate.