Ticket #65692: tiger-ppc.diff

File tiger-ppc.diff, 313 bytes (added by catap (Kirill A. Korinsky), 2 years ago)
  • libgcc/config.host

    diff --git a/libgcc/config.host b/libgcc/config.host
    index e35d3eda490..373a68165b5 100644
    a b powerpc-*-darwin*) 
    12031203          # Darwin 9.
    12041204          ;;
    12051205        *)
     1206          tmake_file="$tmake_file rs6000/t-darwin"
    12061207          md_unwind_header=rs6000/darwin-unwind.h
    12071208          ;;
    12081209        esac