ppl: update to ppl-0.11

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-02 21:19:33 +02:00
parent 43300378ee
commit 1e193f3c42
2 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,6 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
--disable-static \
--enable-interfaces="c,cxx" \
--with-libgmp-prefix="$ROOT/$TOOLCHAIN" \
--with-libgmpxx-prefix="$ROOT/$TOOLCHAIN" \
make -j1
make install

View File

@ -1 +1 @@
http://www.cs.unipr.it/ppl/Download/ftp/releases/0.10.2/ppl-0.10.2.tar.bz2
http://www.cs.unipr.it/ppl/Download/ftp/releases/0.11/ppl-0.11.tar.bz2