Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
cosmic-notifications
switch-to-mold.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File switch-to-mold.patch of Package cosmic-notifications
Binary files cosmic-notifications/.git/index and cosmic-notifications-patched/.git/index differ diff -rub cosmic-notifications/justfile cosmic-notifications-patched/justfile --- cosmic-notifications/justfile 2024-03-16 03:28:27.812540497 +0100 +++ cosmic-notifications-patched/justfile 2024-03-16 21:29:33.248355375 +0100 @@ -12,8 +12,8 @@ bin-dst := base-dir / 'bin' / name # Use lld linker if available -ld-args := if `which lld || true` != '' { - '-C link-arg=-fuse-ld=lld -C link-arg=-Wl,--build-id=sha1 -Clink-arg=-Wl,--no-rosegment' +ld-args := if `which mold || true` != '' { + '-C link-arg=-fuse-ld=mold -C link-arg=-Wl,--build-id=sha1 -Clink-arg=-Wl,--no-rosegment' } else { '' }
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