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

  /src/tools/make/
configure 149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
152 * ) as_opts= ;;
154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
250 *v*x* | *x*v* ) as_opts=-vx ;;
251 *v* ) as_opts=-v ;;
252 *x* ) as_opts=-x ;;
253 * ) as_opts= ;;
255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"
    [all...]
  /src/lib/librumpuser/
configure 149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
152 * ) as_opts= ;;
154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
250 *v*x* | *x*v* ) as_opts=-vx ;;
251 *v* ) as_opts=-v ;;
252 *x* ) as_opts=-x ;;
253 * ) as_opts= ;;
255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"
    [all...]
  /src/tools/compat/
configure 129 *v*x* | *x*v* ) as_opts=-vx ;;
130 *v* ) as_opts=-v ;;
131 *x* ) as_opts=-x ;;
132 * ) as_opts= ;;
134 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
253 *v*x* | *x*v* ) as_opts=-vx ;;
254 *v* ) as_opts=-v ;;
255 *x* ) as_opts=-x ;;
256 * ) as_opts= ;;
258 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
152 * ) as_opts= ;;
154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
258 *v*x* | *x*v* ) as_opts=-vx ;;
259 *v* ) as_opts=-v ;;
260 *x* ) as_opts=-x ;;
261 * ) as_opts= ;;
263 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"
    [all...]

Completed in 14 milliseconds