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)
commit84f7f0093a8eb819444c21955d6647084abf7d53
treea61a58c35cc56ea3d3e7ff287e3b8bb64f0c0e32
parent0ec1d017a5cd504db9ffdaadaf0e5bb7fecf38e6
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>
SVN-Revision: 42769
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]