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

  /src/external/bsd/pcc/dist/pcc/
configure 631 hostos
2632 hostos=apple
2635 hostos=bsd
2638 hostos=darwin
2641 hostos=dragonfly
2644 hostos=freebsd
2648 hostos=linux
2651 hostos=litebsd
2654 hostos=midnightbsd
2657 hostos=win3
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 3310 hostos=`echo $host | sed 's/.*-darwin/darwin/'`
3312 if test $hostos = $targetos || test $targetos = darwin ; then
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 3341 hostos=`echo $host | sed 's/.*-darwin/darwin/'`
3343 if test $hostos = $targetos -o $targetos = darwin ; then
    [all...]

Completed in 64 milliseconds