/[packages]/cauldron/rust/current/SPECS/rust.spec
ViewVC logotype

Diff of /cauldron/rust/current/SPECS/rust.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1556061 by akien, Fri Mar 13 09:30:28 2020 UTC revision 1556084 by akien, Fri Mar 13 13:13:57 2020 UTC
# Line 100  Patch1:         rust-pr57840-llvm7-debug Line 100  Patch1:         rust-pr57840-llvm7-debug
100    
101  # Fix 1.42 bootstrapping itself  # Fix 1.42 bootstrapping itself
102  # https://github.com/rust-lang/rust/issues/69953  # https://github.com/rust-lang/rust/issues/69953
103  Patch2:         0001-Drop-cfg-bootstrap-code.patch  Patch2:         0001-Drop-cfg-bootstrap-code.patch
104    
105  # Upstream patch to fix typenum crate build on i386/i486/i586.  # Upstream patch to fix typenum crate build on i386/i486/i586.
106  Patch3:         typenum-pr115-fix-log2-rounding-error.patch  Patch3:         typenum-pr115-fix-log2-rounding-error.patch
# Line 198  BuildRequires:  cmake >= 2.8.11 Line 198  BuildRequires:  cmake >= 2.8.11
198  %global llvm llvm7.0  %global llvm llvm7.0
199  %endif  %endif
200  %if 0%{?fedora} >= 32  %if 0%{?fedora} >= 32
201  %global llvm llvm9.0  %global llvm llvm9.0
202  %endif  %endif
203  %if %defined llvm  %if %defined llvm
204  %global llvm_root %{_libdir}/%{llvm}  %global llvm_root %{_libdir}/%{llvm}
# Line 267  Requires:       /usr/bin/cc Line 267  Requires:       /usr/bin/cc
267  %if "%{llvm_root}" != "%{_prefix}"  %if "%{llvm_root}" != "%{_prefix}"
268  # https://github.com/rust-lang/rust/issues/68714  # https://github.com/rust-lang/rust/issues/68714
269  %global library_path $(%{llvm_root}/bin/llvm-config --libdir)  %global library_path $(%{llvm_root}/bin/llvm-config --libdir)
270  %endif  %endif
271  %endif  %endif
272    
273  %description  %description
# Line 547  export LIBSSH2_SYS_USE_PKG_CONFIG=1 Line 547  export LIBSSH2_SYS_USE_PKG_CONFIG=1
547  # https://bugzilla.redhat.com/show_bug.cgi?id=1713090  # https://bugzilla.redhat.com/show_bug.cgi?id=1713090
548  %ifnarch %{power64}  %ifnarch %{power64}
549  %define codegen_units_std --set rust.codegen-units-std=1  %define codegen_units_std --set rust.codegen-units-std=1
550  %endif  %endif
551    
552  %configure --disable-option-checking \  %configure --disable-option-checking \
553    --libdir=%{common_libdir} \    --libdir=%{common_libdir} \

Legend:
Removed from v.1556061  
changed lines
  Added in v.1556084

  ViewVC Help
Powered by ViewVC 1.1.30