crosstool-ng/scripts/build/companion_libs
Anthony Foiani 26cd54e8fc complibs/ppl: update GMP location configuration argument for PPL v0.11 and later
'configure' for PPL 0.11 (and later) needs "--with-gmp-prefix" to
provide the location of the GMP toolkit; the previous switches were
"--with-libgmp-prefix" and "--with-libgmpxx-prefix".

The upstream log message is:

  commit 08dfb6fea094f8c5a533575a3ea2095edce99a6d
  Author: Roberto Bagnara <bagnara@cs.unipr.it>
  Date:   Sun Jul 12 21:39:46 2009 +0200

     New configure option --with-gmp-prefix supersedes the (now removed)
     options --with-libgmp-prefix and --with-libgmpxx-prefix.

Link: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=08dfb6fea094f8c5a533575a3ea2095edce99a6d

Since PPL's 'configure' ignores unknown switches, we use all three so we
don't have to conditionalize the ppl.sh build script itself.

Signed-Off-By: Anthony Foiani <anthony.foiani@gmail.com>
2011-05-19 23:05:32 +02:00
..
cloog.sh complibs: disable building shared libs 2011-04-06 22:30:57 +02:00
gmp.sh complibs: disable building shared libs 2011-04-06 22:30:57 +02:00
libelf.sh complibs: disable building shared libs 2011-04-06 22:30:57 +02:00
mpc.sh complibs: disable building shared libs 2011-04-06 22:30:57 +02:00
mpfr.sh complibs: disable building shared libs 2011-04-06 22:30:57 +02:00
ppl.sh complibs/ppl: update GMP location configuration argument for PPL v0.11 and later 2011-05-19 23:05:32 +02:00