yaml and libffi sources are not bundled anymore.
https://bugs.ruby-lang.org/issues/18571
This commit is contained in:
parent
9c8400d99a
commit
65acd291de
1 changed files with 0 additions and 4 deletions
|
|
@ -635,10 +635,6 @@ analysis result in RBS format, a standard type description format for Ruby
|
|||
%prep
|
||||
%setup -q -n %{ruby_archive}
|
||||
|
||||
# Remove bundled libraries to be sure they are not used.
|
||||
rm -rf ext/psych/yaml
|
||||
rm -rf ext/fiddle/libffi*
|
||||
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue