mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-ruby/commonmarker: use bundled oniguruma
Bug: https://bugs.gentoo.org/951737 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -165,7 +165,9 @@ ruby_add_bdepend "dev-ruby/rb_sys"
|
||||
|
||||
all_ruby_prepare() {
|
||||
cargo_src_unpack
|
||||
export RUSTONIG_SYSTEM_LIBONIG=1
|
||||
|
||||
# Tests fail when using the system oniguruma, bug 951737.
|
||||
# export RUSTONIG_SYSTEM_LIBONIG=1
|
||||
|
||||
sed -i -e '/focus/ s:^:#:' test/test_helper.rb || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user