|
@@ -4,15 +4,15 @@
|
|
#
|
|
#
|
|
#############################################################
|
|
#############################################################
|
|
|
|
|
|
-RUBY_VERSION = 1.9.2-p320
|
|
|
|
|
|
+RUBY_VERSION = 1.9.3-p362
|
|
RUBY_SITE = ftp://ftp.ruby-lang.org/pub/ruby/1.9
|
|
RUBY_SITE = ftp://ftp.ruby-lang.org/pub/ruby/1.9
|
|
-RUBY_AUTORECONF = YES
|
|
|
|
-HOST_RUBY_AUTORECONF = YES
|
|
|
|
-RUBY_DEPENDENCIES = host-ruby
|
|
|
|
-HOST_RUBY_DEPENDENCIES =
|
|
|
|
|
|
+RUBY_DEPENDENCIES = host-pkgconf host-ruby
|
|
|
|
+HOST_RUBY_DEPENDENCIES = host-pkgconf
|
|
RUBY_MAKE_ENV = $(TARGET_MAKE_ENV)
|
|
RUBY_MAKE_ENV = $(TARGET_MAKE_ENV)
|
|
RUBY_CONF_OPT = --disable-install-doc --disable-rpath
|
|
RUBY_CONF_OPT = --disable-install-doc --disable-rpath
|
|
HOST_RUBY_CONF_OPT = --disable-install-doc --with-out-ext=curses,readline
|
|
HOST_RUBY_CONF_OPT = --disable-install-doc --with-out-ext=curses,readline
|
|
|
|
+RUBY_LICENSE = Ruby
|
|
|
|
+RUBY_LICENSE_FILES = LEGAL
|
|
|
|
|
|
# Force optionals to build before we do
|
|
# Force optionals to build before we do
|
|
ifeq ($(BR2_PACKAGE_BERKELEYDB),y)
|
|
ifeq ($(BR2_PACKAGE_BERKELEYDB),y)
|