Home | History | Annotate | Download | only in dist

Lines Matching refs:host_shared

696 host_shared
9572 enableval=$enable_host_shared; host_shared=$enableval
9575 if test x$host_shared != xyes ; then
9579 host_shared=yes
9582 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9585 host_shared=yes
9592 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
9594 *-*-darwin*) host_shared=$host_pie ;;
9595 *) host_shared=no;;
9602 if test x$host_shared = xyes; then
9642 if test x$host_shared != xyes; then
9800 if test "$host_shared" = "yes" -o "$host_pie" = "yes"; then
10062 case ${add_this_lang}:${language}:${host_shared} in