Searched refs:host_pie (Results 1 – 5 of 5) sorted by relevance
1977 [host_pie=$enableval1980 if test x$host_pie != xyes ; then1983 host_pie=yes1991 host_pie=yes1994 *) host_pie=no ;;1997 AC_SUBST(host_pie) subst2014 if test x$host_pie = xyes -a x$host_shared != xyes ; then2024 *-*-darwin*) host_shared=$host_pie ;;2034 # host_pie, ensure that we present the PIE flag when host_pie is active.2035 if test x$host_pie = xyes; then[all …]
8759 enableval=$enable_host_pie; host_pie=$enableval8762 if test x$host_pie != xyes ; then8766 host_pie=yes8775 host_pie=yes8778 *) host_pie=no ;;8800 if test x$host_pie = xyes -a x$host_shared != xyes ; then8812 *-*-darwin*) host_shared=$host_pie ;;8825 if test x$host_pie = xyes; then8833 elif test x$host_pie = xyes; then8845 if test "$host_shared" = "yes" -o "$host_pie" = "yes"; then
32649 of the host_pie setting so that the logic for setting PICFLAG must be amended32654 override the setting. These versions must also switch host_pie on even if it32656 value of host_pie, as determined by top-level configure, to the GCC configure.