projects
/
platform
/
upstream
/
Vulkan-LoaderAndValidationLayers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4791dde
)
loader: Remove executable stack from libvulkan.so
author
Lenny Komow
<lenny@lunarg.com>
Thu, 20 Jul 2017 22:07:14 +0000
(16:07 -0600)
committer
Lenny Komow
<lenny@lunarg.com>
Fri, 21 Jul 2017 18:55:19 +0000
(12:55 -0600)
Change-Id: Id77d5560479cbbc6f5453a6362c5a20dd721fdd0
loader/unknown_ext_chain_gas.asm
patch
|
blob
|
history
diff --git
a/loader/unknown_ext_chain_gas.asm
b/loader/unknown_ext_chain_gas.asm
index
e463f45
..
798760b
100644
(file)
--- a/
loader/unknown_ext_chain_gas.asm
+++ b/
loader/unknown_ext_chain_gas.asm
@@
-108,6
+108,10
@@
vkdev_ext\num:
.endif
+#if defined(__ELF__)
+.section .note.GNU-stack,"",%progbits
+#endif
+
.data
termin_error_string: