]> git.wh0rd.org Git - elf2flt.git/commit
PT_GNU_STACK markings make no sense with FLAT binaries, so discard the
authorDavid McCullough <davidm@snapgear.com>
Wed, 6 May 2009 23:39:42 +0000 (23:39 +0000)
committerDavid McCullough <davidm@snapgear.com>
Wed, 6 May 2009 23:39:42 +0000 (23:39 +0000)
commit034248a22b9c5d2be44c554aa4c5080ca498b2b3
tree4108e9a320d385d78848583355348ca6588ea04f
parent09bce90f34b364f1fd0aa152e1d8049e2508c32e
PT_GNU_STACK markings make no sense with FLAT binaries, so discard the
related section when linking.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
elf2flt.ld