Closed Bug 632188 Opened 14 years ago Closed 14 years ago

Need a way to pass a flag when linking a dso

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: espindola, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

When using LTO with LLVM on an ELF system one has to pass -use-gold-plugin to clang. The attached patch allows the user to pass flags to DSO_LDOPTS.
I changed clang so that we can just use CC="clang -use-gold-plugin" CXX="clang++ -use-gold-plugin".
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: