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

awareness of Distro specific flags? #49

Open
pointhi opened this issue Jul 12, 2018 · 1 comment
Open

awareness of Distro specific flags? #49

pointhi opened this issue Jul 12, 2018 · 1 comment

Comments

@pointhi
Copy link
Collaborator

pointhi commented Jul 12, 2018

Distributions can set default flags for compiler and linker: https://www.owasp.org/index.php/C-Based_Toolchain_Hardening#Distribution_Hardening

@pointhi
Copy link
Collaborator Author

pointhi commented Nov 20, 2018

Our implementation of https://github.com/vusec/dangsan does not work due to distro specific flags which are introduced, but not supported by their custom toolchain.

In this case gcc -dumpspecs adds --push-state which is not supported by their delivered linker.

Reported: vusec/dangsan#1

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

1 participant