Merge remote branch 'origin/develop' into bulldozer
authorwernsaar <wernsaar@googlemail.com>
Sun, 1 Dec 2013 09:53:39 +0000 (10:53 +0100)
committerwernsaar <wernsaar@googlemail.com>
Sun, 1 Dec 2013 09:53:39 +0000 (10:53 +0100)
1  2 
common_x86_64.h

diff --cc common_x86_64.h
index 4fe23448ff1a01e67ede5ab6c62ab66fb82d6904,39e5a5eb1a9e77a8750cac161cf478a169c15164..2da6278487505a617c8dd1b7b46fd64a31de6787
@@@ -378,14 -376,6 +378,14 @@@ REALNAME
          .size  REALNAME, .-REALNAME; \
          .section .note.GNU-stack,"",@progbits
  
-         .section .note.GNU-stack,"",%progbits
 +#else
 +
 +#define EPILOGUE \
 +        .size  REALNAME, .-REALNAME; \
++        .section .note.GNU-stack,"",@progbits
 +
 +#endif
 +
  
  #endif