summaryrefslogtreecommitdiff
path: root/ruby/ruby-1.8.5.patch
blob: 31e5679f585291757ea6f41cf2221ce9ecf366af (plain)
    1 diff -Nru ruby-1.8.5-p12.orig/configure ruby-1.8.5-p12/configure
    2 --- ruby-1.8.5-p12.orig/configure	2006-12-27 19:03:43.539393663 +0100
    3 +++ ruby-1.8.5-p12/configure	2006-12-27 19:03:56.889006998 +0100
    4 @@ -19402,7 +19402,7 @@
    5  _ACEOF
    6  
    7  else
    8 -    arch="${target_cpu}-${target_os}"
    9 +    arch="${target_os}"
   10      cat >>confdefs.h <<_ACEOF
   11  #define RUBY_PLATFORM "${arch}"
   12  _ACEOF

Generated by cgit