Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-linaro-4.8
authorFelix Fietkau <nbd@openwrt.org>
Sun, 5 Oct 2014 15:21:30 +0000 (15:21 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 5 Oct 2014 15:21:30 +0000 (15:21 +0000)
commit742d20f881f219f4851607ee3c944ce175b9b7fc
treea61a58c35cc56ea3d3e7ff287e3b8bb64f0c0e32
parentf7b51f6c07d7dcdde9aa08f904d37a5f04719be7
Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-linaro-4.8

This patch ensures that libgcc_s.so properly honours the NOEXECSTACK flag
for MIPS builds, when gcc-linaro-4.8 or 4.9 is the chosen C compiler.

Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42769 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gcc/patches/4.8-linaro/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/930-fix-mips-noexecstack.patch [new file with mode: 0644]