diff options
| author | Hans de Graaff <graaff@gentoo.org> | 2021-05-01 08:12:03 +0200 |
|---|---|---|
| committer | Hans de Graaff <graaff@gentoo.org> | 2021-05-01 08:12:10 +0200 |
| commit | 81f9f39f05b60fc25865aa4d5b103cd90701f4e6 (patch) | |
| tree | 00ba4ded7f1be31f251e2b88640fec1e8b8dd767 /dev-python/python-slugify | |
| parent | 3e8e6088c5055fd3a40b1cc7674b0a8a2407364f (diff) | |
| download | gentoo-81f9f39f05b60fc25865aa4d5b103cd90701f4e6.tar.gz gentoo-81f9f39f05b60fc25865aa4d5b103cd90701f4e6.tar.bz2 gentoo-81f9f39f05b60fc25865aa4d5b103cd90701f4e6.zip | |
dev-lang/ruby: fix build during bootstrap
Fix building during a bootstrap situation where no ruby is present yet.
Normally ruby uses a pregenerated miniprelude.c file for a miniruby that
is functional enough to assist the build process. Since we now patch
gem_prelude.rb in f6aa0fc2dcee195658e697026e607dbb91bfd31d the Makefile
tries to regenerate miniprelude.c, but this first requires a working
ruby, leading to build failures.
By resetting the date of the patched gem_prelude.c we can avoid this.
The gem_predule.rb patch is intended to be used in an installed ruby and
does not affect the miniruby usage.
Closes: https://bugs.gentoo.org/787137
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify')
0 files changed, 0 insertions, 0 deletions
