Lines Matching refs:host_shared
694 host_shared
8790 enableval=$enable_host_shared; host_shared=$enableval
8793 if test x$host_shared != xyes ; then
8797 host_shared=yes
8800 if test x$host_pie = xyes -a x$host_shared != xyes ; then
8803 host_shared=yes
8810 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
8812 *-*-darwin*) host_shared=$host_pie ;;
8813 *) host_shared=no;;
8820 if test x$host_shared = xyes; then
8845 if test "$host_shared" = "yes" -o "$host_pie" = "yes"; then
9087 case ${add_this_lang}:${language}:${host_shared} in