Open ffontaine opened 1 year ago
hmm can you give an example of a toolchain without this feature?
On Fri, Sep 29, 2023 at 1:18 AM Fabrice Fontaine @.***> wrote:
Allow the user to disable stack-protector as not all toolchains support this feature
You can view, comment on, or merge this pull request online at:
https://github.com/fenrus75/powertop/pull/138 Commit Summary
- 9538224 https://github.com/fenrus75/powertop/pull/138/commits/95382246ddd889839633aa0da800a03936b93986 add --disable-stack-protector option
File Changes
(2 files https://github.com/fenrus75/powertop/pull/138/files)
- M configure.ac https://github.com/fenrus75/powertop/pull/138/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810 (4)
- M src/Makefile.am https://github.com/fenrus75/powertop/pull/138/files#diff-4cb884d03ebb901069e4ee5de5d02538c40dd9b39919c615d8eaa9d364bbbd77 (5)
Patch Links:
- https://github.com/fenrus75/powertop/pull/138.patch
- https://github.com/fenrus75/powertop/pull/138.diff
— Reply to this email directly, view it on GitHub https://github.com/fenrus75/powertop/pull/138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FM4TQAU3DNMCSCNEGDX4Z76XANCNFSM6AAAAAA5MDLTKE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Allow the user to disable stack-protector as not all toolchains support this feature