diff options
author | Keith Packard <keithp@keithp.com> | 2022-08-15 21:44:14 -0700 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2022-08-19 22:03:27 +1200 |
commit | e632eb00b6fa55f833e53afdf505b50473f77d4b (patch) | |
tree | fbeb6be6d144e079d2f0ce40e28d73e6662573aa /packages/gcc/12.1.0/0004-Remove-use-of-include_next-from-c-headers.patch | |
parent | d3acee9673af18fcbcc0de6d8cbb0e2466d0e910 (diff) | |
download | crosstool-ng-e632eb00b6fa55f833e53afdf505b50473f77d4b.tar.gz crosstool-ng-e632eb00b6fa55f833e53afdf505b50473f77d4b.tar.bz2 crosstool-ng-e632eb00b6fa55f833e53afdf505b50473f77d4b.zip |
arm-none-eabi: Disable RWX segment warning in binutils
This warning is designed to catch likely vulnerabilities in code run
under memory protection -- allowing execution from memory which is
writable. However, embedded arm systems frequently require placing code
in RAM, for performance or functionality reasons. Disable the warning
that recent versions of binutils has added.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'packages/gcc/12.1.0/0004-Remove-use-of-include_next-from-c-headers.patch')
0 files changed, 0 insertions, 0 deletions