ruby: build with soname tag
This commit is contained in:
@@ -111,7 +111,7 @@ let
|
|||||||
cp ${config}/config.sub tool/
|
cp ${config}/config.sub tool/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = ["--enable-shared" "--enable-pthread"]
|
configureFlags = ["--enable-shared" "--enable-pthread" "--with-soname=ruby_${tag}"]
|
||||||
++ op useRailsExpress "--with-baseruby=${baseruby}/bin/ruby"
|
++ op useRailsExpress "--with-baseruby=${baseruby}/bin/ruby"
|
||||||
++ op (!docSupport) "--disable-install-doc"
|
++ op (!docSupport) "--disable-install-doc"
|
||||||
++ ops stdenv.isDarwin [
|
++ ops stdenv.isDarwin [
|
||||||
|
|||||||
Reference in New Issue
Block a user