public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] Add .note.GNU-stack in dwarf.exp generated files
@ 2022-11-03 22:33 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2022-11-03 22:33 UTC (permalink / raw)
  To: dwz; +Cc: Mark Wielaard

---
 testsuite/lib/dwarf.exp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/testsuite/lib/dwarf.exp b/testsuite/lib/dwarf.exp
index 8fc6da6..4dbbc6c 100644
--- a/testsuite/lib/dwarf.exp
+++ b/testsuite/lib/dwarf.exp
@@ -1666,6 +1666,8 @@ namespace eval Dwarf {
 
 	_write_deferred_output
 
+	_section .note.GNU-stack "" progbits
+
 	catch {close $_output_file}
 	set _output_file {}
     }
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-03 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 22:33 [COMMITTED] Add .note.GNU-stack in dwarf.exp generated files Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).