freebsd-src/lib/libcompiler_rt
Konstantin Belousov 153344e7d3 On amd64 and i386, force assembler to mark objects compiled from the
assembler source for libcompiler_rt as not needed executable stack. This
is done with a hammer instead of properly marking each assembly file
with section .note.GNU-stack to avoid modifying contributed source.

Discussed with:	ed
2011-01-07 14:35:45 +00:00
..
Makefile On amd64 and i386, force assembler to mark objects compiled from the 2011-01-07 14:35:45 +00:00