--- gnuefi/crt0-efi-ia32.S 2008-09-18 14:32:08.000000000 -0400 +++ crt0-efi-ia32.S 2010-07-25 15:21:32.000000000 -0400 @@ -18,6 +18,10 @@ along with GNU EFI; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + + #if defined(__linux__) && defined(__ELF__) + .section .note.GNU-stack,"",%progbits + #endif .text .align 4