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

Replace -fPIC in CMakeLists.txt #802

Open
artiomn opened this issue Jul 29, 2024 · 2 comments
Open

Replace -fPIC in CMakeLists.txt #802

artiomn opened this issue Jul 29, 2024 · 2 comments

Comments

@artiomn
Copy link
Contributor

artiomn commented Jul 29, 2024

Probably set(CMAKE_POSITION_INDEPENDENT_CODE ON) (add -fPIE) is more portable?

@rdementi
Copy link
Contributor

rdementi commented Aug 8, 2024

a good idea!

@artiomn
Copy link
Contributor Author

artiomn commented Aug 12, 2024

Cool, @rdementi are you returned from vacation? :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants