Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:MaxxedSUSE:leap
LibreWolf
_service:extract_file:mozilla-rust-disable-futu...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:extract_file:mozilla-rust-disable-future-incompat.patch of Package LibreWolf
# HG changeset patch # Parent 83a5e219b271976ee9dfa46b74ecc1c1c6d49f94 Index: firefox-128.0/Cargo.toml =================================================================== --- firefox-128.0.orig/Cargo.toml +++ firefox-128.0/Cargo.toml @@ -236,3 +236,8 @@ mio_0_8 = { package = "mio", git = "http # Patch `gpu-descriptor` 0.3.0 to remove unnecessary `allocator-api2` dep.: # Still waiting for the now-merged <https://github.com/zakarumych/gpu-descriptor/pull/40> to be released. gpu-descriptor = { git = "https://github.com/zakarumych/gpu-descriptor", rev = "7b71a4e47c81903ad75e2c53deb5ab1310f6ff4d" } + +# Package code v0.1.4 uses code "that will be rejected by a future version of Rust" +# Shut up such messages for now to make the build succeed +[future-incompat-report] +frequency = "never"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor