yaml and libffi sources are not bundled anymore.
https://bugs.ruby-lang.org/issues/18571
This commit is contained in:
parent
9c8400d99a
commit
65acd291de
@ -635,10 +635,6 @@ analysis result in RBS format, a standard type description format for Ruby
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{ruby_archive}
|
%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
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user