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

  /src/external/gpl3/gcc/dist/libsanitizer/
configure 16204 *-*-darwin*) MAC_INTERPOSE=true ; enable_static=no ;;
16205 *) MAC_INTERPOSE=false ;;
16207 if $MAC_INTERPOSE; then
  /src/external/gpl3/gcc.old/dist/libsanitizer/
configure 16008 *-*-darwin*) MAC_INTERPOSE=true ; enable_static=no ;;
16009 *) MAC_INTERPOSE=false ;;
16011 if $MAC_INTERPOSE; then

Completed in 89 milliseconds