ruby: requires shared library
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 28 Aug 2014 22:17:37 +0000 (00:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 29 Aug 2014 07:15:42 +0000 (09:15 +0200)
commit2b773698820996352274962899790788fc2b3eb5
tree7aa174f403ad3013fb1a05223b632cf7e7fd14da
parent134f51bf0db816027703cf6830e07fab4e798804
ruby: requires shared library

No matter what you do, the Ruby build system wants to use shared
libraries for the encoding modules. Therefore, this commit disallows
the selection of Ruby in BR2_PREFER_STATIC_LIB situations.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ruby/Config.in