View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002861 | NetSurf | [All Projects] General | public | 2024-01-02 06:43 | 2024-01-02 06:43 | ||||||||
Reporter | Ryan Carsten Schmidt | ||||||||||||
Assigned To | |||||||||||||
Severity | minor | Reproducibility | always | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | x86_64 | OS | macOS | OS Version | 12.7.2 | ||||||||
Product Version | 3.11 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0002861: ld: unknown option: --trace | ||||||||||||
Description | Linking NetSurf 3.11 fails on macOS, where the clang toolchain is used: ld: unknown option: --trace | ||||||||||||
Steps To Reproduce | Build NetSurf 3.11 on macOS | ||||||||||||
Additional Information | This is a regression; NetSurf 3.10 didn't have this problem. The obvious patch (removing "LDFLAGS += -Wl,--trace" from netsurf/Makefile) works. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | |||||||||||||
URL of problem page | |||||||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-02 06:43 | Ryan Carsten Schmidt | New Issue | |
2024-01-02 06:43 | Ryan Carsten Schmidt | File Added: trace.patch |