loader: Remove executable stack from libvulkan.so
authorLenny Komow <lenny@lunarg.com>
Thu, 20 Jul 2017 22:07:14 +0000 (16:07 -0600)
committerLenny Komow <lenny@lunarg.com>
Fri, 21 Jul 2017 18:55:19 +0000 (12:55 -0600)
Change-Id: Id77d5560479cbbc6f5453a6362c5a20dd721fdd0

loader/unknown_ext_chain_gas.asm

index e463f45..798760b 100644 (file)
@@ -108,6 +108,10 @@ vkdev_ext\num:
 
 .endif
 
+#if defined(__ELF__)
+.section .note.GNU-stack,"",%progbits
+#endif
+
 .data
 
 termin_error_string: