| commit | acd65fa610df09a0954b8fecdadf546215263c5d | [log] [tgz] |
|---|---|---|
| author | Nick Clifton <nickc@redhat.com> | Tue Jun 21 11:22:38 2022 +0100 |
| committer | Nick Clifton <nickc@redhat.com> | Tue Jun 21 11:22:38 2022 +0100 |
| tree | 6b52ac39938f85b37e6e4ec0b5fff5a83aa9e0a3 | |
| parent | 7b97003ccdf8b6000b090c65f7493ff85dad1085 [diff] |
Default to disabling the linker warnings about execstack and RWX segments if the target is the HPPA architecture. PR 29263 * configure.ac (ac_default_ld_warn_execstack): Default to 'no' for HPPA targets. (ac_default_ld_warn_rwx_segments): Likewise. * configure: Regenerate. * testsuite/ld-elf/elf.exp: Add the --warn-execstack command line option to the command line when running execstack tests for the HPPA target.