Home | History | Annotate | Download | only in dist

Lines Matching refs:host_shared

706 host_shared
9714 enableval=$enable_host_shared; host_shared=$enableval
9717 if test x$host_shared != xyes ; then
9721 host_shared=yes
9724 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9727 host_shared=yes
9734 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
9736 *-*-darwin*) host_shared=$host_pie ;;
9737 *) host_shared=no;;
9744 if test x$host_shared = xyes; then
9784 if test x$host_shared != xyes; then
9942 if test "$host_shared" = "yes" -o "$host_pie" = "yes"; then
10204 case ${add_this_lang}:${language}:${host_shared} in