summaryrefslogtreecommitdiff
path: root/binutils/embedspu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/embedspu.sh')
-rw-r--r--binutils/embedspu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/embedspu.sh b/binutils/embedspu.sh
index 5f9d20cb5b4..8b19e766e92 100644
--- a/binutils/embedspu.sh
+++ b/binutils/embedspu.sh
@@ -146,7 +146,7 @@ main ()
# 4. Write a struct spe_program_handle to .data.
# 5. Write a table of _SPUEAR_ symbols.
${CC} ${FLAGS} -x assembler-with-cpp -nostartfiles -nostdlib \
- -Wa,-mbig -Wl,-r -Wl,-x -o ${OUTFILE} - <<EOF
+ -Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${OUTFILE} - <<EOF
.section .data.spetoe,"aw",@progbits
.p2align 7
__spetoe__: