Commit 866f503c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki Committed by Kirill Smelkov

ruby: build dbm.so with our own gdbm_compat explicitly.

otherwise system libdb can be linked.

/reviewed-by @kirr
/reviewed-on nexedi/slapos!62
parent 99a77208
......@@ -16,6 +16,7 @@ parts = ruby
recipe = slapos.recipe.cmmi
configure-options =
--enable-shared --enable-rpath --disable-install-doc
--with-dbm-type=gdbm_compat
--with-out-ext=tk,tk/tkutil,win32,win32ole
environment =
PATH=${xz-utils:location}/bin:%(PATH)s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment