HomeFreeBSD

src.libnames: Replace redundant += with =

Description

src.libnames: Replace redundant += with =

The += for unique assignments is equivalent to =. Make these confusing
assignments simply assignments.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D35242

(cherry picked from commit e343ebbfbe97104093ba1ab5d089e8363c170df5)

Details

Provenance
cyAuthored on May 18 2022, 1:59 AM
Reviewer
emaste
Differential Revision
D35242: src.libnames: Replace redundant += with =
Parents
rG936d52c10e2f: Hide -fuse-ld= not supported message for non-build targets
Branches
Unknown
Tags
Unknown