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

enable CLANG_DEFAULT_PIE_ON_LINUX in clang 14 #162

Open
1 task
isuruf opened this issue Jan 18, 2022 · 2 comments
Open
1 task

enable CLANG_DEFAULT_PIE_ON_LINUX in clang 14 #162

isuruf opened this issue Jan 18, 2022 · 2 comments

Comments

@isuruf
Copy link
Member

isuruf commented Jan 18, 2022

Issue:


Environment (conda list):
$ conda list


Details about conda and system ( conda info ):
$ conda info

@h-vetinari
Copy link
Member

PIE got made the default from LLVM 15 on linux, and for our compilers through #263 & #264 also on osx. I think we don't need to care about older versions than 16 anymore.

@jakirkham
Copy link
Member

This issue is also from the beginning of 2022

Should we close as resolved?

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

No branches or pull requests

3 participants