CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dillo: fixed AR usage and added ssl support (https)
[attic/ports/opt-cross.git] / ruby / ruby-arch.patch
CommitLineData
3665eb27
VM
1--- configure.orig 2010-07-04 12:04:10.423030773 +0200
2+++ configure 2010-07-04 12:04:22.913029424 +0200
3@@ -11813,7 +11813,7 @@
4 _ACEOF
5
6 else
7- arch="${target_cpu}-${target_os}"
8+ arch="${target_os}"
9 cat >>confdefs.h <<_ACEOF
10 #define RUBY_PLATFORM "${arch}"
11 _ACEOF