HomeSort by: relevance | last modified time | path
    Searched refs:GMP_CFLAGS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpc/dist/
configure 3391 GMP_CFLAGS=
3404 GMP_CFLAGS=`$cpp $CPPFLAGS conftest.c 2> /dev/null | $EGREP MPFR_OPTION | $SED -e 's/MPFR_OPTION //g;s/ *" *//g'`
3409 if test -z "$GMP_CC$GMP_CFLAGS" ; then
3413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&5
3414 $as_echo "yes CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&6; }
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CC=$GMP_CC and CFLAGS=$GMP_CFLAGS" >&5
3417 $as_echo_n "checking for CC=$GMP_CC and CFLAGS=$GMP_CFLAGS... " >&6; }
3419 if $GMP_CC $GMP_CFLAGS -o conftest conftest.c 2> /dev/null ; then
3423 CFLAGS=$GMP_CFLAGS
  /src/external/lgpl3/mpfr/dist/
configure 3961 unset gmp_lib_path GMP_CFLAGS GMP_CC
4105 GMP_CFLAGS=`$SED -n 's/^CFLAGS = //p' $withval/Makefile`
4409 if test -z "$GMP_CC$GMP_CFLAGS" ; then
4413 GMP_CFLAGS=__GMP_CFLAGS
4433 GMP_CFLAGS=`$EGREP MPFR_OPTION conftest.txt | $SED -e 's/[ "]-pedantic[ "]/ /g;s/MPFR_OPTION //g;s/ *" *//g'`
4437 if test "x$GMP_CC" = "x__GMP_CC" || test "x$GMP_CFLAGS" = "x__GMP_CFLAGS" ; then
4440 GMP_CFLAGS=
4443 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&5
4444 printf "%s\n" "CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&6; }
4448 if test -n "$GMP_CC$GMP_CFLAGS" ; the
    [all...]

Completed in 34 milliseconds