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)
commit646dfde8264fc9646c30e04ca6453b519a7e6651
tree0ff64806489ff7abafdf6d8e71932fdb13f658b9
parent8cc9f46dfaf3b9fad67819d6e80d8a818cb13e96
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]