c431b2
--- supermin-4.1.4/helper/bin2s.pl.old	2016-01-13 11:28:11.673688319 -0500
c431b2
+++ supermin-4.1.4/helper/bin2s.pl	2016-01-13 11:28:22.319412685 -0500
c431b2
@@ -18,6 +18,10 @@
c431b2
 print $ofh <<"EOF";
c431b2
 /* This file has been automatically generated from $infile by $0 */
c431b2
 
c431b2
+/* Mark stack as non-executable for GNU tools. */
c431b2
+\t.section .note.GNU-stack,"",%progbits
c431b2
+\t.previous
c431b2
+
c431b2
 \t.globl\t_binary_${infile}_start
c431b2
 \t.globl\t_binary_${infile}_end
c431b2
 \t.globl\t_binary_${infile}_size