Home | History | Annotate | Download | only in dist

Lines Matching refs:host_pie

698 host_pie
9541 enableval=$enable_host_pie; host_pie=$enableval
9544 if test x$host_pie != xyes ; then
9548 host_pie=yes
9557 host_pie=yes
9560 *) host_pie=no ;;
9582 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9594 *-*-darwin*) host_shared=$host_pie ;;
9606 # host_pie, ensure that we present the PIE flag when host_pie is active.
9607 if test x$host_pie = xyes; then
9615 elif test x$host_pie = xyes; then
9800 if test "$host_shared" = "yes" -o "$host_pie" = "yes"; then