HomeSort by: relevance | last modified time | path
    Searched refs:host_shared (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/
configure 696 host_shared
9572 enableval=$enable_host_shared; host_shared=$enableval
9575 if test x$host_shared != xyes ; then
9579 host_shared=yes
9582 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9585 host_shared=yes
9592 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
9594 *-*-darwin*) host_shared=$host_pie ;;
9595 *) host_shared=no;;
9602 if test x$host_shared = xyes; the
    [all...]
  /src/external/gpl3/gdb/dist/
configure 696 host_shared
9572 enableval=$enable_host_shared; host_shared=$enableval
9575 if test x$host_shared != xyes ; then
9579 host_shared=yes
9582 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9585 host_shared=yes
9592 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
9594 *-*-darwin*) host_shared=$host_pie ;;
9595 *) host_shared=no;;
9602 if test x$host_shared = xyes; the
    [all...]
  /src/external/gpl3/gcc/dist/
configure 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; the
    [all...]
  /src/external/gpl3/gdb.old/dist/
configure 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; the
    [all...]
  /src/external/gpl3/binutils/dist/
configure 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; the
    [all...]
  /src/external/gpl3/gcc.old/dist/
configure 688 host_shared
8653 enableval=$enable_host_shared; host_shared=$enableval
8656 if test x$host_shared != xyes ; then
8659 host_shared=yes
8665 x86_64-*-darwin* | aarch64-*-darwin*) host_shared=yes ;;
8666 *) host_shared=no ;;
8909 case ${add_this_lang}:${language}:${host_shared} in

Completed in 68 milliseconds