Explorar o código

* also set executable stack note in .so's.

marcoonthegit hai 1 ano
pai
achega
45acaf7584
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      rtl/freebsd/x86_64/dllprt0.as

+ 2 - 0
rtl/freebsd/x86_64/dllprt0.as

@@ -73,3 +73,5 @@ _haltproc:
 	.weak   operatingsystem_parameter_argv
 	.weak   operatingsystem_parameter_argv
 	.weak   operatingsystem_parameter_envp
 	.weak   operatingsystem_parameter_envp
 
 
+	.section .note.GNU-stack,"",@progbits
+