Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 6 Aug 2012 08:43:06 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: noexecstack

* Rich Felker <dalias@...ifal.cx> [2012-08-05 17:46:25 -0400]:
> Yes, but there should be a way to do it without putting ugly stuff
> like this in every single asm file. Why isn't there a command-line
> option to the assembler to do it? Or a way to do it globally with
> objcopy?
> 

ld -z noexecstack

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.