Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
llvm14
lld-default-sha1.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lld-default-sha1.patch of Package llvm14
Index: lld-10.0.0.src/ELF/Driver.cpp =================================================================== --- lld-10.0.0.src.orig/ELF/Driver.cpp +++ lld-10.0.0.src/ELF/Driver.cpp @@ -693,7 +693,7 @@ getBuildId(opt::InputArgList &args) { return {BuildIdKind::None, {}}; if (arg->getOption().getID() == OPT_build_id) - return {BuildIdKind::Fast, {}}; + return {BuildIdKind::Sha1, {}}; StringRef s = arg->getValue(); if (s == "fast")
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