MantisBT - NetSurf | |||||
View Issue Details | |||||
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 | |||||
Priority | normal | 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 | ||||
Fixed in CI build # | |||||
Reported in CI build # | |||||
URL of problem page | |||||
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. | ||||
Relationships | |||||
Attached Files | trace.patch (485) 2024-01-02 06:43 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=734&type=bug |
There are no notes attached to this issue. |
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 |