Add .section .note.GNU-stack,,@progbits to all .as files for FreeBSD OS

This commit is contained in:
Pierre Muller 2025-05-08 14:57:08 +00:00
parent c3b358d25b
commit bab854df2f
3 changed files with 4 additions and 0 deletions

View File

@ -201,3 +201,5 @@ operatingsystem_parameters:
//.section .threadvar,"aw",@nobits
.comm ___fpc_threadvar_offset,4
.section .note.GNU-stack,"",@progbits

View File

@ -162,3 +162,4 @@ _haltproc:
.comm operatingsystem_parameter_envp,4
.comm operatingsystem_parameter_argc,4
.comm operatingsystem_parameter_argv,4
.section .note.GNU-stack,"",@progbits

View File

@ -166,4 +166,5 @@ operatingsystem_parameters:
.p2align 3
.LEFDE1:
.ident "GCC: (GNU) 3.3.3 [FreeBSD] 20031106"
.section .note.GNU-stack,"",@progbits