Skip to content

fix compilation on solaris#538

Open
matt-fidd wants to merge 1 commit into
ranisalt:masterfrom
matt-fidd:solaris-bindings
Open

fix compilation on solaris#538
matt-fidd wants to merge 1 commit into
ranisalt:masterfrom
matt-fidd:solaris-bindings

Conversation

@matt-fidd

Copy link
Copy Markdown

When compiling on omnios (illumos distribution, descendent of solaris), I received this error because illumos ld does not support --gc-sections.

ld: fatal: unrecognized option '--gc-sections'

Building with this patch worked as expected.

@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

@matt-fidd

Copy link
Copy Markdown
Author

Looks like the freebsd build is faling for an unrelated reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant