Browse Source

* executable stack for freebsd, silences warning on 14

marcoonthegit 1 year ago
parent
commit
a21a9ef873
1 changed files with 3 additions and 0 deletions
  1. 3 0
      rtl/freebsd/x86_64/cprt0.as

+ 3 - 0
rtl/freebsd/x86_64/cprt0.as

@@ -201,3 +201,6 @@ operatingsystem_parameters:
 	.align 8
 	.align 8
 .LEFDE1:
 .LEFDE1:
 	.ident	"GCC: (GNU) 4.2.1 20070719  [FreeBSD]"
 	.ident	"GCC: (GNU) 4.2.1 20070719  [FreeBSD]"
+
+	.section .note.GNU-stack,"",@progbits
+