Home | History | Annotate | Download | only in dist

Lines Matching refs:host_shared

694 host_shared
8832 enableval=$enable_host_shared; host_shared=$enableval
8835 if test x$host_shared != xyes ; then
8839 host_shared=yes
8842 if test x$host_pie = xyes -a x$host_shared != xyes ; then
8845 host_shared=yes
8852 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
8854 *-*-darwin*) host_shared=$host_pie ;;
8855 *) host_shared=no;;
8862 if test x$host_shared = xyes; then
8887 if test "$host_shared" = "yes" -o "$host_pie" = "yes"; then
9129 case ${add_this_lang}:${language}:${host_shared} in