aboutsummaryrefslogtreecommitdiff
path: root/extra/ruby/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ruby/build')
-rwxr-xr-xextra/ruby/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/ruby/build b/extra/ruby/build
index 276e5c24..39bf9881 100755
--- a/extra/ruby/build
+++ b/extra/ruby/build
@@ -3,6 +3,7 @@
./configure \
--prefix=/usr \
--enable-shared \
+ --enable-static \
--disable-rpath
make