Skip to content

[Driver][SYCL] Imply -fPIC compilation for wrapped object when using … #3707

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
May 11, 2021

Conversation

mdtoguchi
Copy link
Contributor

…-shared

Imply -fPIC when generating the wrapped object when using -shared. This
reduces confusion if -fPIC is not used when performing the 'link' step
using -fsycl as the additional object is created by us, and not by
a previous compilation done by the user with -fPIC.

…-shared

Imply -fPIC when generating the wrapped object when using -shared.  This
reduces confusion if -fPIC is not used when performing the 'link' step
using -fsycl as the additional object is created by us, and not by
a previous compilation done by the user with -fPIC.
@mdtoguchi mdtoguchi requested a review from AGindinson as a code owner May 7, 2021 00:19
@bader bader merged commit 1754934 into intel:sycl May 11, 2021
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.

3 participants