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

  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 3311 targetos=`echo $target | sed 's/.*-darwin/darwin/'`
3312 if test $hostos = $targetos || test $targetos = darwin ; then
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 3342 targetos=`echo $target | sed 's/.*-darwin/darwin/'`
3343 if test $hostos = $targetos -o $targetos = darwin ; then
    [all...]

Completed in 53 milliseconds