Skip to content

[UR] Don't set -pie on shared objects #16880

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
Feb 20, 2025

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Feb 4, 2025

Fixes #16677 by only setting -pie linker option in Release builds on executables rather than on any type of target.

@kbenzie kbenzie force-pushed the benie/ur-dont-set-pie-on-shared-objects branch from 1dcb35d to ac46db5 Compare February 18, 2025 17:59
@kbenzie kbenzie force-pushed the benie/ur-dont-set-pie-on-shared-objects branch from ac46db5 to 755928c Compare February 19, 2025 10:49
@kbenzie kbenzie marked this pull request as ready for review February 19, 2025 10:50
@kbenzie kbenzie requested a review from a team as a code owner February 19, 2025 10:50
Fixes intel#16677 by only setting `-pie` linker option in Release builds on
executables rather than on any type of target.
@kbenzie kbenzie force-pushed the benie/ur-dont-set-pie-on-shared-objects branch from 755928c to eaa3639 Compare February 19, 2025 16:52
@kbenzie kbenzie merged commit 5f7043d into intel:sycl Feb 20, 2025
28 checks passed
@kbenzie kbenzie deleted the benie/ur-dont-set-pie-on-shared-objects branch February 20, 2025 10:47
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.

Build Issues with Cray Compilers for CUDA backend
2 participants