The LDFLAGS are properly propagated now.
https://bugs.ruby-lang.org/issues/11863
This commit is contained in:
parent
60f8f31d11
commit
1b20fd61d4
1 changed files with 0 additions and 4 deletions
|
|
@ -522,10 +522,6 @@ cp -a %{SOURCE6} .
|
|||
%build
|
||||
autoconf
|
||||
|
||||
# Ruby does not respec LDFLAGS :(
|
||||
# https://bugs.ruby-lang.org/issues/11863
|
||||
export EXTLDFLAGS="%{__global_ldflags}"
|
||||
|
||||
%configure \
|
||||
--with-rubylibprefix='%{ruby_libdir}' \
|
||||
--with-archlibdir='%{_libdir}' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue