Date: Fri, 7 Jan 2011 14:35:45 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libcompiler_rt Makefile Message-ID: <201101071435.p07EZurt023362@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2011-01-07 14:35:45 UTC
FreeBSD src repository
Modified files:
lib/libcompiler_rt Makefile
Log:
SVN rev 217101 on 2011-01-07 14:35:45Z by kib
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
Revision Changes Path
1.5 +6 -0 src/lib/libcompiler_rt/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101071435.p07EZurt023362>
