Skip to content
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

Update releng to allow optional bitcode/prefixing of symbols #4

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

hexploitable
Copy link

In order to facilitate the building of bitcode, symbol redefining has to be disabled, otherwise the bitcode would need renamed too, which is potentially slow & complicated. This PR allows releng to support prefixing as a feature flag from meson, and adjusts some compiler flags based on whether bitcode is to be embedded.

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