aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1/gcc/config/arm/eabi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1/gcc/config/arm/eabi.h')
-rw-r--r--gcc-4.2.1/gcc/config/arm/eabi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.2.1/gcc/config/arm/eabi.h b/gcc-4.2.1/gcc/config/arm/eabi.h
index d69598c00..afe81556c 100644
--- a/gcc-4.2.1/gcc/config/arm/eabi.h
+++ b/gcc-4.2.1/gcc/config/arm/eabi.h
@@ -129,3 +129,6 @@
"%{mandroid: %(endfile_android) ;" \
" : %(endfile_default)}"
+/* Add .note.GNU-stack. */
+#undef NEED_INDICATE_EXEC_STACK
+#define NEED_INDICATE_EXEC_STACK 1