Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-linaro-4.8
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Oct 2014 15:21:30 +0000 (15:21 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Oct 2014 15:21:30 +0000 (15:21 +0000)
commit8da3a27e6d7fb5d1b6029d8e1b39a67767480fab
treea61a58c35cc56ea3d3e7ff287e3b8bb64f0c0e32
parent9d0f1b2c8f74653d589764c9a498a088c809602b
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]