Преглед изворни кода

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

marcoonthegit пре 1 година
родитељ
комит
45acaf7584
1 измењених фајлова са 2 додато и 0 уклоњено
  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_envp
 
+	.section .note.GNU-stack,"",@progbits
+