Skip to content

cxx-qt-build: unset bundle for link modifiers #520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

ahayzen-kdab
Copy link
Collaborator

Otherwise the build fails with

link modifiers combination +bundle,+whole-archive is unstable when generating rlibs

Closes #519

@ahayzen-kdab ahayzen-kdab force-pushed the 519-fix-link-modifiers-combo branch from cd84532 to 9d72eac Compare April 27, 2023 14:40
@ahayzen-kdab ahayzen-kdab marked this pull request as ready for review April 27, 2023 15:28
Otherwise the build fails with the following error with rustc 1.69

link modifiers combination `+bundle,+whole-archive` is unstable when generating rlibs

Closes KDAB#519
@ahayzen-kdab ahayzen-kdab force-pushed the 519-fix-link-modifiers-combo branch from 9d72eac to 15bdc13 Compare April 27, 2023 15:39
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.

error: link modifiers combination +bundle,+whole-archive is unstable when generating rlibs
2 participants