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

updpkg: gcc #1096

Merged
merged 2 commits into from
Apr 12, 2022
Merged

updpkg: gcc #1096

merged 2 commits into from
Apr 12, 2022

Conversation

r-value
Copy link
Collaborator

@r-value r-value commented Apr 11, 2022

Patch the gcc spec string *lib: embedded in binaries to link against libatomic by default.
This is an effective workaround before inline atomic operations are implemented in gcc.

r-value and others added 2 commits April 11, 2022 08:33
Patch the gcc spec string `*lib:` embedded in binaries to link against
libatomic by default.
This is an effective workaround before inline atomic operations are
implemented in gcc.
Remove faulty LTO bootstrap in a more elegant way.

Co-authored-by: XieJiSS <[email protected]>
@felixonmars felixonmars merged commit 2313ce0 into felixonmars:master Apr 12, 2022
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.

2 participants