MantisBT - NetSurf
View Issue Details
0002861NetSurf[All Projects] Generalpublic2024-01-02 06:432024-01-02 06:43
ReporterRyan Carsten Schmidt 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Platformx86_64OSmacOSOS Version12.7.2
Product Version3.11 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0002861: ld: unknown option: --trace
DescriptionLinking NetSurf 3.11 fails on macOS, where the clang toolchain is used:

ld: unknown option: --trace
Steps To ReproduceBuild NetSurf 3.11 on macOS
Additional InformationThis is a regression; NetSurf 3.10 didn't have this problem.

The obvious patch (removing "LDFLAGS += -Wl,--trace" from netsurf/Makefile) works.
TagsNo tags attached.
Attached Filespatch 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
2024-01-02 06:43Ryan Carsten SchmidtNew Issue
2024-01-02 06:43Ryan Carsten SchmidtFile Added: trace.patch