opt/ruby/ruby-arch.patch

13 lines
360 B
Diff
Raw Normal View History

2008-07-07 10:07:02 +02:00
diff -Nru ruby-1.8.7.orig/configure ruby-1.8.7/configure
--- ruby-1.8.7.orig/configure 2008-06-23 10:12:35.000000000 +0200
+++ ruby-1.8.7/configure 2008-06-23 10:12:55.000000000 +0200
@@ -17608,7 +17608,7 @@
2007-03-13 17:10:27 +01:00
_ACEOF
else
- arch="${target_cpu}-${target_os}"
+ arch="${target_os}"
cat >>confdefs.h <<_ACEOF
#define RUBY_PLATFORM "${arch}"
_ACEOF