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

  /src/external/bsd/libevent/dist/m4/
acx_pthread.m4 11 # linker flags, and the PTHREAD_CFLAGS output variable to any special
22 # with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS
29 # CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
99 if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then
101 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
104 AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS])
109 PTHREAD_CFLAGS=""
172 PTHREAD_CFLAGS="$flag"
178 PTHREAD_CFLAGS="`pthread-config --cflags`"
191 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/m4/
acx_pthread.m4 11 # linker flags, and the PTHREAD_CFLAGS output variable to any special
22 # with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS
29 # CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
99 if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then
101 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
104 AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS])
109 PTHREAD_CFLAGS=""
172 PTHREAD_CFLAGS="$flag"
178 PTHREAD_CFLAGS="`pthread-config --cflags`"
191 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 676 PTHREAD_CFLAGS
8957 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
8964 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
8966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
8967 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
8995 PTHREAD_CFLAGS=""
9165 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
9169 PTHREAD_CFLAGS="-pthread"
9247 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 641 PTHREAD_CFLAGS
11731 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
11738 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
11740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
11741 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
11769 PTHREAD_CFLAGS=""
11939 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
11943 PTHREAD_CFLAGS="-pthread"
12021 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/gpl3/gdb/dist/gdbserver/
configure 674 PTHREAD_CFLAGS
8722 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
8729 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
8731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
8732 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
8760 PTHREAD_CFLAGS=""
8930 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
8934 PTHREAD_CFLAGS="-pthread"
9012 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 641 PTHREAD_CFLAGS
11619 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
11626 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
11628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
11629 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
11657 PTHREAD_CFLAGS=""
11827 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
11831 PTHREAD_CFLAGS="-pthread"
11909 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/lgpl3/mpfr/dist/
configure 688 PTHREAD_CFLAGS
15199 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
15211 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
15213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
15214 printf %s "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
15243 PTHREAD_CFLAGS=""
15433 PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
15435 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
15436 printf %s "checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"... " >&6; }
15442 PTHREAD_CFLAGS="$ax_pthread_try_flag
    [all...]
  /src/external/public-domain/xz/dist/
configure 705 PTHREAD_CFLAGS
7982 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
7994 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
7996 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
7997 printf %s "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
8029 PTHREAD_CFLAGS=""
8221 PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
8223 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
8224 printf %s "checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"... " >&6; }
8230 PTHREAD_CFLAGS="$ax_pthread_try_flag
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 708 PTHREAD_CFLAGS
4853 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
4860 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
4862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
4863 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
4891 PTHREAD_CFLAGS=""
5061 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
5065 PTHREAD_CFLAGS="-pthread"
5143 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/mit/libuv/dist/
configure 694 PTHREAD_CFLAGS
13738 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
13746 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
13748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
13749 printf %s "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
13775 PTHREAD_CFLAGS=""
13950 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
13954 PTHREAD_CFLAGS="-pthread"
14037 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/
configure 657 PTHREAD_CFLAGS
16506 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
16513 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
16515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
16516 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
16544 PTHREAD_CFLAGS=""
16714 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
16718 PTHREAD_CFLAGS="-pthread"
16796 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/
configure 656 PTHREAD_CFLAGS
16069 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
16076 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
16078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
16079 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
16107 PTHREAD_CFLAGS=""
16277 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
16281 PTHREAD_CFLAGS="-pthread"
16359 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/
configure 716 PTHREAD_CFLAGS
17158 if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then
17160 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
17163 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS" >&5
17164 printf %s "checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS... " >&6; }
17190 PTHREAD_CFLAGS=""
17255 PTHREAD_CFLAGS="$flag"
17303 PTHREAD_CFLAGS="`pthread-config --cflags`"
17317 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
17358 PTHREAD_CFLAGS="
    [all...]
  /src/external/bsd/unbound/dist/
configure 740 PTHREAD_CFLAGS
19366 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
19378 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
19380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
19381 printf %s "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
19413 PTHREAD_CFLAGS=""
19605 PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
19607 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
19608 printf %s "checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"... " >&6; }
19614 PTHREAD_CFLAGS="$ax_pthread_try_flag
    [all...]
  /src/external/mpl/bind/dist/
configure 734 PTHREAD_CFLAGS
20929 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
20941 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
20943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
20944 printf %s "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
20976 PTHREAD_CFLAGS=""
21168 PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
21170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
21171 printf %s "checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"... " >&6; }
21177 PTHREAD_CFLAGS="$ax_pthread_try_flag
    [all...]
  /src/external/bsd/libevent/dist/
configure 686 PTHREAD_CFLAGS
15914 if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then
15916 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
15919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS" >&5
15920 $as_echo_n "checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS... " >&6; }
15948 PTHREAD_CFLAGS=""
16013 PTHREAD_CFLAGS="$flag"
16056 PTHREAD_CFLAGS="`pthread-config --cflags`"
16070 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
16110 PTHREAD_CFLAGS="
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 809 PTHREAD_CFLAGS
20251 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
20258 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
20260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
20261 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
20289 PTHREAD_CFLAGS=""
20459 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
20463 PTHREAD_CFLAGS="-pthread"
20541 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 808 PTHREAD_CFLAGS
20152 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
20159 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
20161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
20162 $as_echo_n "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
20190 PTHREAD_CFLAGS=""
20360 # active. We could reasonably leave PTHREAD_CFLAGS empty. But
20364 PTHREAD_CFLAGS="-pthread"
20442 *) PTHREAD_CFLAGS="$ax_cv_PTHREAD_CLANG_NO_WARN_FLAG $PTHREAD_CFLAGS" ;;
    [all...]
  /src/crypto/external/bsd/heimdal/dist/
configure 790 PTHREAD_CFLAGS
17632 PTHREAD_CFLAGS="-D_REENTRANT -D_TS_ERRNO"
17635 PTHREAD_CFLAGS="-mt -D_REENTRANT -D_TS_ERRNO"
17656 PTHREAD_CFLAGS=-pthread
17668 PTHREAD_CFLAGS=-pthread
17675 PTHREAD_CFLAGS=-pthread
17703 PTHREAD_CFLAGS=""
17716 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
  /src/external/gpl3/gcc/dist/libbacktrace/
configure 670 PTHREAD_CFLAGS
13771 PTHREAD_CFLAGS=
13773 PTHREAD_CFLAGS=-pthread
  /src/external/gpl3/gcc.old/dist/libbacktrace/
configure 662 PTHREAD_CFLAGS
13608 PTHREAD_CFLAGS=
13610 PTHREAD_CFLAGS=-pthread
  /src/external/gpl3/gdb/dist/libbacktrace/
configure 668 PTHREAD_CFLAGS
13706 PTHREAD_CFLAGS=
13708 PTHREAD_CFLAGS=-pthread
  /src/external/gpl3/gdb.old/dist/libbacktrace/
configure 668 PTHREAD_CFLAGS
13706 PTHREAD_CFLAGS=
13708 PTHREAD_CFLAGS=-pthread
  /src/external/public-domain/sqlite/dist/tea/
configure 7225 CFLAGS="$CFLAGS $PTHREAD_CFLAGS"

Completed in 136 milliseconds