rust/src/rt/arch
Daniel Micay c0be7df5de mark the assembly object stacks as non-executable
Closes #5643

This also removes the need to pass noexecstack to gcc, but that wasn't
actually working anymore.
2013-03-31 18:23:05 -04:00
..
arm mark the assembly object stacks as non-executable 2013-03-31 18:23:05 -04:00
i386 mark the assembly object stacks as non-executable 2013-03-31 18:23:05 -04:00
mips mark the assembly object stacks as non-executable 2013-03-31 18:23:05 -04:00
x86_64 mark the assembly object stacks as non-executable 2013-03-31 18:23:05 -04:00