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

gcc: enable secureplt for powerpc and remove redundant option #12037

Open
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
1 participant
@q66
Copy link
Contributor

commented May 30, 2019

Secureplt is already matched in our crosstoolchains, it was just forgotten in the main template. Also remove the with-long-double option as it's already handled by one of our patches and is therefore redundant. Similarly, --with-cpu is also unnecessary.

gcc: enable secureplt for powerpc and remove redundant option
Secureplt is already matched in our crosstoolchains, it was just
forgotten in the main template. Also remove the with-long-double
option as it's already handled by one of our patches and is
therefore redundant. Similarly, --with-cpu is also unnecessary.

[ci skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.