Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:GA
MozillaFirefox
mozilla-rust-disable-future-incompat.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-rust-disable-future-incompat.patch of Package MozillaFirefox
# HG changeset patch # Parent 83a5e219b271976ee9dfa46b74ecc1c1c6d49f94 Index: firefox-128.4.0/Cargo.toml =================================================================== --- firefox-128.4.0.orig/Cargo.toml +++ firefox-128.4.0/Cargo.toml @@ -244,3 +244,8 @@ neqo-crypto = { path = "third_party/rust neqo-http3 = { path = "third_party/rust/neqo-http3" } neqo-qpack = { path = "third_party/rust/neqo-qpack" } neqo-transport = { path = "third_party/rust/neqo-transport" } + +# 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